Page

PdfXObject.Page property

Gets the parent page of this PdfXObject.

public PdfPage Page { get; }

Property Value

The parent page of this PdfXObject.

See Also