Back to Devexpress

PdfOptionalContentConfiguration Properties

officefileapi-devexpress-dot-pdf-dot-pdfoptionalcontentconfiguration-dot-underscore-properties.md

latest2.7 KB
Original Source

PdfOptionalContentConfiguration Properties

Represents different presentations of a document’s optional content groups.

NameDescription
BaseStateGets a state value that is used to initialize the states of all the optional content groups in a document when this configuration is applied.
CreatorGets the name of the application or feature that created this content configuration.
IntentGets intent names that are used to determine which optional content groups’ states to consider and which to ignore in calculating the visibility of content.
LockedGets a collection of optional content groups that shall be locked when this configuration is applied.
NameGets the name of the optional content configuration.
OffGets the collection of optional content groups whose state shall be set to Off when this configuration is applied.
OnGets the collection of optional content groups whose state shall be set to On when this configuration is applied.
OrderGets the order for presentation of optional content groups.
OrderListModeGets a name specifying which optional content groups in the PdfOptionalContentConfiguration.Order property will be displayed to the user.
RadioButtonGroupsGets 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.
UsageApplicationGets a collection of usage applications specifying which usage categories will be used to automatically manipulate the state of optional content groups.

See Also

PdfOptionalContentConfiguration Class

PdfOptionalContentConfiguration Members

DevExpress.Pdf Namespace