Enum PdfArtifactType
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Specifies the type of marked content artifacts (PdfArtifact).
public enum PdfArtifactType
Fields
Background = 3
Document parts that are often repeated unchanged across many pages and include images, patterns or colored blocks that either run the entire length and/or width of the page or the entire dimensions of a structural element.
Layout = 1
Cosmetic typographical or design elements such as footnote rules or decorative ornaments.
Page = 2
Production aids extraneous to the document itself, such as cut marks and color bars.
Pagination = 0
Ancillary page features such as running heads, folios (page numbers) or Bates numbering.