The methods of the IDocumentProperties interface are listed below. For a complete list of IDocumentProperties interface members, see the IDocumentProperties Members topic.
![]() | Gets a document property as a date . |
![]() | Gets a document property as a double . |
![]() | Gets the available property IDs. |
![]() | Gets a document property as an int . |
![]() | Gets a document property as a String . |
![]() | Gets a document property as an Object . |
![]() | Determines whether a specific value is present. |
![]() | Removes a document property. |
![]() | Sets a document property as a date . |
![]() | Sets a document property as a double . |
![]() | Sets a document property as an int . |
![]() | Sets a document property as a String . |
IDocumentProperties Interface | Plumtree.Remote.PRC Namespace