Name | Description | |
---|---|---|
TagArtifact Constructor |
The following tables list the members exposed by TagArtifact.
Name | Description | |
---|---|---|
TagArtifact Constructor |
Name | Description | |
---|---|---|
BBox | Gets or sets this artifact’s bounding box (the rectangle that completely encloses its visible extent). | |
HasProperties | Gets a value indicating whether the current tag object has additional properties. (Inherited from GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase) | |
Properties | Gets the GrapeCity.Documents.Pdf.Spec.IPdfDict object containing the current tag's properties. (Inherited from GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase) | |
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". |