[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.Type

Type Property

Type

Gets or sets the structure type, which is a string identifying the nature of the structure element and its role within the document, such as chapter, paragraph, or footnote.

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