Documents for PDF, .NET Edition Documentation
StructElement Constructor(String)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > StructElement Class > StructElement Constructor : StructElement Constructor(String)
The element's type.
Initializes a new instance of the StructElement class.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As System.String _
)
public StructElement( 
   System.string type
)

Parameters

type
The element's type.
See Also

Reference

StructElement Class
StructElement Members
Overload List