PdfArtifactSubtype

PdfArtifactSubtype enumeration

Enumeration of possible artifacts subtype.

public enum PdfArtifactSubtype

Values

Name Value Description
Header 0 Header subtype.
Footer 1 Footer subtype.
Watermark 2 Watermark subtype.
Background 3 Background subtype.
Undefined 4 UndefinedDocument subtype.

See Also