Documents for PDF, .NET Edition Documentation
Type Property (TagArtifact)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.MarkedContent Namespace > TagArtifact Class : Type Property
Gets or sets the type of this artifact.

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

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

Reference

TagArtifact Class
TagArtifact Members