VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfTreeNodeBase Class
In This Topic
PdfTreeNodeBase Class Properties
In This Topic
For a list of all properties of this type, see PdfTreeNodeBase.
Public Properties
 NameDescription
Public PropertyGets the basic object of this tree node.
Public PropertyGets the parent PDF document of this tree node.
Public PropertyGets the reference to an indirect object.
Public PropertyGets a value indicating whether this node is changed.
Public PropertyGets a value indicating whether this tree node is indirect object.
Public PropertyGets a value indicating whether this node is new node (unsaved).
Public PropertyGets the unique object number.
See Also