[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElement.-ctor

StructElement Constructor

StructElement()

Initializes a new instance of the StructElement class.

Declaration
public StructElement()
Public Sub New()

StructElement(string)

Initializes a new instance of the StructElement class.

Declaration
public StructElement(string type)
Public Sub New(type As String)
Parameters
Type Name Description
string type

The element's type.