Click or drag to resize

PropertyType Enumeration

Specifies Type of the Property.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum PropertyType
Members
Member name Value Description
Summary 0 Specifies Property Type as Summary.
DocumentSummary 1 Specifies Property Type as DocumentSummary.
Custom 2 Specifies Property Type as Custom.
See Also