Click or drag to resize

InkGetAnnotType Method

Gets the type.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public AnnotType GetAnnotType()

Return Value

Type: AnnotType
The type of this annotation.

Implements

IAnnotGetAnnotType
See Also