Click or drag to resize

ICustomPropertiesCollection Methods

The ICustomPropertiesCollection type exposes the following members.

Methods
Name Description
Public method Add
Adds a custom property to the document with the specified name and value.
Public method Clear
Clears the contents of the object, resetting it to its default state.
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
Public method RemoveAt
Removes object from the collection of custom properties.
Top
See Also