[]
Represents a standard Artifact tag.
public class TagArtifact : TagPropsBase
Public Class TagArtifact
Inherits TagPropsBase
Name | Description |
---|---|
TagArtifact() |
Name | Description |
---|---|
BBox | Gets or sets this artifact’s bounding box (the rectangle that completely encloses its visible extent). |
Subtype | Gets or sets the subtype of this artifact. This entry applies only when the Type property is "Pagination". Valid values are "Header", "Footer" and "Watermark". Additional values can be defined for this property, see PDF specification for details. |
Type | Gets or sets the type of this artifact. If present, must be one of the names "Pagination", "Layout", "Page", or (PDF 1.7) "Background". |