Artifacts

PdfPage.Artifacts property

Gets the collection of all artifacts of this PdfPage.

public PdfArtifactCollection Artifacts { get; }

Property Value

The collection of all artifacts of this PdfPage.

See Also