PDFStandardArtifactType¶
Namespace: O2S.Components.PDF4NET.LogicalStructure
Specifies the available values for PDFStandardArtifactAttribute.Type property.
Inheritance Object → ValueType → Enum → PDFStandardArtifactType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Pagination | 0 | Pagination artifacts are ancillary page features such as running heads or folios (page numbers). |
| Layout | 1 | Layout artifacts are purely cosmetic typographical or design elements such as footnote rules or decorative ornaments. |
| Page | 2 | Page artifacts are production aids extraneous to the document itself, such as cut marks and print control patches. |
| Inline | 3 | Inline artifacts enclose artifact content that has context in the document's logical structure, typically, artifacts of subtype PDFStandardArtifactSubtype.LineNum or PDFStandardArtifactSubtype.Redaction. |