DocumentProperty Properties

The DocumentProperty type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleIsLinkToContent
Shows whether this property is linked to content or not.
Public propertyCode exampleLinkSource
Gets the source of a linked custom document property.
Public propertyCode exampleName
Returns the name of the property.
Public propertyCode exampleType
Gets the data type of the property.
Public propertyCode exampleValue
Gets or sets the value of the property.
See Also