Enum Artifact.ArtifactType
Artifact.ArtifactType enumeration
Enumeration of possuble artifact types.
public enum ArtifactType
Values
Name | Value | Description |
---|---|---|
Pagination | 0 | Pagination artifacts. Ancillary page features such as running heads and folios (page numbers). |
Layout | 1 | Layout artifacts. Purely cosmetic typographical or design elements such as footnote rules or background screens. |
Page | 2 | Page artifacts. Production aids extraneous to the document itself, such as cut marks and colour bars. |
Background | 3 | Background artifacts. Images, patterns or coloured blocks. |
Undefined | 4 | Artifact type is not defined or unknown. |
See Also
- class Artifact
- namespace Aspose.Pdf
- assembly Aspose.PDF