Click or drag to resize

ElementGetType Method

Gets the type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ElementType GetType()

Return Value

Type: ElementType
the current element type.
See Also