Click or drag to resize

ICustomDocumentProperties Methods

The ICustomDocumentProperties type exposes the following members.

Methods
Name Description
Public method Add(String, Boolean)
Adds element to the collection.
Public method Add(String, DateTime)
Adds element to the collection.
Public method Add(String, Double)
Adds element to the collection.
Public method Add(String, Int32)
Adds element to the collection.
Public method Add(String, String)
Adds element to the collection.
Public method Clear
Removes all elements from the collection.
Public method Contains
Checks whether collection contains property with specified name.
Public method Remove
Removes specified object from the collection.
Top
See Also