Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public AnnotType GetAnnotType()
Public Function GetAnnotType As AnnotType
public:
virtual AnnotType GetAnnotType() sealed
Return Value
Type:
AnnotType The type of this annotation.
Implements
IAnnotGetAnnotTypeSee Also