Click or drag to resize

PdfPageObjectParent Property

(Required except in root node; prohibited in the root node; shall be an indirect reference) The page tree node that is the immediate parent of this one.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfPages Parent { get; }

Property Value

PdfPages
The page tree node that is the immediate parent of this one.
See Also