Click or drag to resize

ICustomDocumentProperties Properties

The ICustomDocumentProperties type exposes the following members.

Properties
Name Description
Public property Count
Returns number of elements in the collection. Read-only.
Public property Item Int32
Returns single entry from the collection. Read-only.
Public property Item String
Returns single entry from the collection. Creates new entry if property with specified name is not found. Read-only.
Top
See Also