Click or drag to resize

PropertyType Enumeration

Types of customer document property

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public enum PropertyType
Members
  Member nameValueDescription
YesNo0 Type of boolean
Text1 Type of text
DateTime2 Type of date and time
NumberInteger3 Type of integer number
NumberDouble4 Type of number of decimal
See Also