Class PropertyType
Specifies the type of the property.
Inheritance
System.Object
PropertyType
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class PropertyType : Enum
Fields
Custom
Specifies Property Type as Custom.
Declaration
public const PropertyType Custom
Field Value
Type |
---|
PropertyType |
DocumentSummary
Specifies Property Type as DocumentSummary.
Declaration
public const PropertyType DocumentSummary
Field Value
Type |
---|
PropertyType |
Summary
Specifies Property Type as Summary.
Declaration
public const PropertyType Summary
Field Value
Type |
---|
PropertyType |