Toolbox SDK
Toolbox SDK
Namespaces
PdfTools.Toolbox.Pdf.Structure
Node Class
Node Properties
AlternateText Property
BoundingBox Property
Children Property
Page Property
Parent Property
Tag Property
Node
Parent Property
The parent node in the structure element tree.
Namespace:
PdfTools.Toolbox.Pdf.Structure
Assembly:
PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.3.0+2e7887cb8ae45c4d911ad975ad001ac2f1f257d8
Syntax
C#
Copy
public
Node
Parent
{
get
; }
Property Value
Node
Exceptions
Exception
Condition
InvalidOperationException
if the object or the owning document has already been closed
NotSupportedException
if the parent is the structure element tree root node
See Also
Reference
Node Class
PdfTools.Toolbox.Pdf.Structure Namespace
Copyright © PDF Tools AG 2024