PdfOptionalContentConfiguration Members
In This Article
#Properties
Name | Description |
---|---|
Base |
Gets a state value that is used to initialize the states of all the optional content groups in a document when this configuration is applied. |
Creator | Gets the name of the application or feature that created this content configuration. |
Intent | Gets intent names that are used to determine which optional content groups’ states to consider and which to ignore in calculating the visibility of content. |
Locked | Gets a collection of optional content groups that shall be locked when this configuration is applied. |
Name | Gets the name of the optional content configuration. |
Off | Gets the collection of optional content groups whose state shall be set to Off when this configuration is applied. |
On | Gets the collection of optional content groups whose state shall be set to On when this configuration is applied. |
Order | Gets the order for presentation of optional content groups. |
Order |
Gets a name specifying which optional content groups in the Pdf |
Radio |
Gets a collection consisting of one or more collections, each of which represents a collection of optional content groups whose states shall be intended to follow a radio button paradigm. |
Usage |
Gets a collection of usage applications specifying which usage categories will be used to automatically manipulate the state of optional content groups. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also