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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class : Type Property
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.
Syntax
'Declaration
 
Public Property Type As System.String
public System.string Type {get; set;}
See Also

Reference

StructElement Class
StructElement Members