Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ElementType GetType()
Public Function GetType As ElementType
public:
virtual ElementType GetType() sealed
Return Value
Type:
ElementType the current element type.
See Also