Class | Description | |
---|---|---|
OptionalContentConfiguration | Represents the Optional Content Configuration PDF dictionary. Contains information that allows specifying different presentations of a document's optional content groups for use by PDF processors. | |
OptionalContentGroup | Represents an Optional Content Group in a PDF document. | |
OptionalContentIdentifier | The common class for OptionalContentGroup and OptionalContentMembership. | |
OptionalContentMembership | Represents the Optional Content Membership in a PDF document. | |
OptionalContentProperties | Represents the Optional Content Properties PDF dictionary that can be specified in the document catalog. | |
OptionalContentUsage | Represents the Optional Content Usage dictionary of a PDF. | |
OptionalContentUsage.CreatorInfoDef | Defines the application-specific data associated with this optional content group. | |
OptionalContentUsage.ExportDef | Defines the options used when the document (or part of it) is saved by a PDF processor to a format that does not support optional content. | |
OptionalContentUsage.PrintDef | Defines the options specifying that the content to be used when printing. | |
OptionalContentUsage.ViewDef | Defines the options used to initialize a layer state when the document is first opened by a PDF processor. | |
OptionalContentUsage.ZoomDef | Defines the options specifying a range of magnifications at which the content in an optional content group is visible. | |
UsageApplication | Represents the rules by which usage entries shall be used by interactive PDF processors, and should be used by non-interactive PDF processors, to automatically manipulate the state of optional content groups, which groups shall be affected, and under which circumstances. | |
ViewState | Represents the view state of a PDF document.
The presentation of a PDF document may depend on the context that is determined by the current environment and is not persisted in the PDF itself. This includes:
|