PDFOptionalContentDisplayTree¶
Namespace: O2S.Components.PDF4NET.Graphics.OptionalContent
Defines the hierarchy of optional content groups that is displayed in the user interface by the viewer applications.
Inheritance Object → PDFOptionalContentDisplayTree
Constructors¶
PDFOptionalContentDisplayTree()¶
Initializes a new PDFOptionalContentDisplayTree object.
Properties¶
Nodes¶
Gets the collection of root nodes for the display tree.
Property Value
PDFOptionalContentDisplayTreeNodeCollection
The root nodes of the display tree.