PdfOptionalContentConfiguration Properties
Represents different presentations of a document’s optional content groups.
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. |
See Also