ArtifactSubtype

PdfArtifact.ArtifactSubtype property

Gets the subtype of this PdfArtifact.

public PdfArtifactSubtype ArtifactSubtype { get; }

Property Value

The subtype of this PdfArtifact.

See Also