Checks if is annot.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsAnnot As Boolean
public:
virtual bool IsAnnot() sealed
Return Value
Type:
Boolean true if this Field is a Widget Annotation
Determines whether or not this Field is an Annotation.
See Also