Aspose::Pdf::Artifact::ArtifactSubtype enum
ArtifactSubtype enum
Enumeration of possible artifacts subtype.
enum class ArtifactSubtype
Values
Name | Value | Description |
---|---|---|
Header | 0 | Header artifact. |
Footer | 1 | Footer artifact. |
Watermark | 2 | Watermark artifact. |
Background | 3 | Background artifact. |
Undefined | 4 | Artifact subtype is not defined or unknown. |
See Also
- Class Artifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++