Doc_PropertyType module
- class Doc_PropertyType.Doc_PropertyType(value)
Bases:
EnumEnumeration of property types.
- AsciiString = 30
- AsciiStringArray = 4126
- Blob = 65
- Bool = 11
- ClipboardData = 71
- DateTime = 64
- Double = 5
- Empty = 0
- Int = 22
- Int16 = 2
- Int32 = 3
- Null = 1
- Object = 12
- ObjectArray = 4108
- String = 31
- StringArray = 4127
- UInt32 = 19
- Vector = 4096
