Class PdfArtifact
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a marked content artifact.
public sealed class PdfArtifact : IPdfPropertyList
- Inheritance
-
PdfArtifact
- Implements
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- BoundingBox
Gets the bounding box that completely encloses the artifact's visible extent. Required for background artifacts.
- Dictionary
Gets the low-level dictionary object for this PdfArtifact.
- PaginationType
Gets the artifact subtype. Meaningful for pagination artifacts only.
- Type
Gets the artifact type.
Methods
- GetAttachmentEdges()
Gets the edges of the page, if any, to which the artifact is logically attached. Meaningful for pagination and full-page background artifacts only.