Aspose::Pdf::Artifact::ArtifactType enum
ArtifactType enum
Enumeration of possuble artifact types.
enum class 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
- Library Aspose.PDF for C++