DocumentCustomProperties Members
In This Article
#Properties
Name | Description |
---|---|
Count | Returns the number of custom properties in a collection. |
Item[String] | Gets or sets the value of a custom property. |
Names | Gets a collection of custom property names. |
#Methods
Name | Description |
---|---|
Add |
Adds a new custom property linked to the specified bookmark and value to the collection of custom properties for the document. |
Add |
Adds a new custom property with the specified name and value to the collection of custom properties for the document. |
Add |
Adds a new custom property with the specified name and value to the collection of custom properties for the document. |
Add |
Adds a new custom property with the specified name and value to the collection of custom properties for the document. |
Add |
Adds a new custom property with the specified name and value to the collection of custom properties for the document. |
Add |
Adds a new custom property with the specified name and value to the collection of custom properties for the document. |
Clear() | Removes all items from the collection. |
Remove |
Removes a custom property with the specified name from the current document. |
See Also