PdfArtifactType

PdfArtifactType enumeration

Enumeration of possible artifact types.

public enum PdfArtifactType

Values

Name Value Description
Pagination 0 Pagination type.
Layout 1 Layout type.
Page 2 Page type.
Background 3 Background type.
Undefined 4 UndefinedDocument type.

See Also