Documents for PDF, .NET Edition Documentation
Subtype Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.MarkedContent Namespace > TagArtifact Class : Subtype Property
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.

Syntax
'Declaration
 
Public Property Subtype As System.String
public System.string Subtype {get; set;}
See Also

Reference

TagArtifact Class
TagArtifact Members