ICustomDocumentProperties Methods |
The ICustomDocumentProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add(String, Boolean) |
Adds element to the collection.
|
|
|
Add(String, DateTime) |
Adds element to the collection.
|
|
|
Add(String, Double) |
Adds element to the collection.
|
|
|
Add(String, Int32) |
Adds element to the collection.
|
|
|
Add(String, String) |
Adds element to the collection.
|
|
|
Clear |
Removes all elements from the collection.
|
|
|
Contains |
Checks whether collection contains property with specified name.
|
|
|
Remove |
Removes specified object from the collection.
|