Click or drag to resize

StringProperty Properties

The StringProperty type exposes the following members.

Properties
 NameDescription
Public propertyCodePage The code page (if there was one) that was used to decode the string. If there was no code page used then this value is -1.
Public propertyIsUserDefined If true, this property is a user-defined (custom) property.
(Inherited from DocumentPropertyBaseT)
Public propertyPropertyType Property data type.
(Inherited from DocumentPropertyBaseT)
Public propertyStringValue Gets the property values as a string.
(Overrides DocumentPropertyBaseTStringValue)
Public propertyValue Property value.
(Inherited from DocumentPropertyBaseT)
Top
See Also