Page

PdfArtifact.Page property

Gets the parent page of this PdfArtifact.

public PdfPage Page { get; }

Property Value

The parent page of this PdfArtifact.

See Also