[]
        
(Showing Draft Content)

IPdfArtifactOptions Interface

IPdfArtifactOptions Interface

Represents the options of an artifact.

Heirarchy

  • IPdfArtifactOptions

Properties

Properties

Optional attached

attached: PdfPageEdge[]

Specifies the edges of the page, if any, to which the pagination artifact is logically attached.

The default value is undefined which means that the artifact is not attached to any edge of the page.

Optional bbox

bbox: Rect

The artifact's bounding box, in page area coordinates, in points.

The default value is undefined which means that the artifact's bounding box is not set.

Optional type

The type of the artifact.

The default value is undefined which means a general artifact.