The DocumentProperties type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AllowWebPlayerResume |
Gets or sets a value indicating whether the AllowWebPlayerResume property is set
for the current document.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Description |
Gets or sets the Description property.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Item |
Gets or sets the value of the specified document property.
| |
| Keywords |
Gets or sets the Keywords property.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also