PDFOptionalContentProperties¶
Namespace: O2S.Components.PDF4NET.Graphics.OptionalContent
Defines the properties for optional content in the PDF document.
Inheritance Object → PDFOptionalContentProperties
Constructors¶
PDFOptionalContentProperties()¶
Initializes a new PDFOptionalContentProperties object.
Properties¶
CosOptionalContentCProperties¶
Gets the COS dictionary that represents the optional content properties.
Property Value
PDFCosDictionary
The COS dictionary that represents the optional content properties.
DisplayTree¶
Gets the tree of optional content groups.
Property Value
PDFOptionalContentDisplayTree
The tree of optional content groups that is displayed in the user interface
by the viewer applications.