Share

DrawingDocument.SubType Property

Parent Object: DrawingDocument

Description

Gets/Sets the sub-Type (a published GUID. See DocCLSIDs.h) of this Document. Setting a new sub-Type will invoke a validation sequence and may fail if the operation is invalid.

Syntax

DrawingDocument.SubType() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 4

Was this information helpful?