Documents for PDF, .NET Edition Documentation
TagArtifact Class Members
Properties 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.MarkedContent Namespace : TagArtifact Class

The following tables list the members exposed by TagArtifact.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets this artifact’s bounding box (the rectangle that completely encloses its visible extent).  
Public PropertyGets a value indicating whether the current tag object has additional properties. (Inherited from GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase)
Public PropertyGets the GrapeCity.Documents.Pdf.Spec.IPdfDictHolder object containing the current tag's properties. (Inherited from GrapeCity.Documents.Pdf.MarkedContent.TagPropsBase)
Public PropertyGets 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.

 
Public PropertyGets or sets the type of this artifact.

If present, must be one of the names "Pagination", "Layout", "Page", or (PDF 1.7) "Background".

 
Top
See Also

Reference

TagArtifact Class
GrapeCity.Documents.Pdf.MarkedContent Namespace