The DocumentDistribution type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentDistribution |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetMaximumCopiesNumeric |
Resets the node.
| |
| ResetParty |
Resets the node.
| |
| ResetPrintQualifier |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| MaximumCopiesNumeric |
Copies (BBIE). Specifies the maximum number of copies of the document that the user can print.
| |
| MaximumCopiesNumericSet |
Checks if the property has been set or not.
| |
| Party |
Party (ASBIE). Details of the Party who can access the document.
| |
| PartySet |
Checks if the property has been set or not.
| |
| PrintQualifier |
Qualifier (BBIE). The access right for a Party to distribute the document.
| |
| PrintQualifierSet |
Checks if the property has been set or not.
|