'Declaration Public ReadOnly Property TreeNode As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase TreeNode { get; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* get_TreeNode();
public:
property Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ TreeNode { Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ get(); }
Property Value
PDF page tree node if the content stream is PDF page, PDF form tree node if the content stream is PDF form, etc.