ArtifactType

PdfArtifact.ArtifactType property

Gets the type of this PdfArtifact.

public PdfArtifactType ArtifactType { get; }

Property Value

The type of this PdfArtifact.

See Also