Share

PresentationDocument.SubType Property

Parent Object: PresentationDocument

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

PresentationDocument.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?