[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MarkedContent.TagArtifact.Type

Type Property

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".

Declaration
public string Type { get; set; }
Public Property Type As String