Click or drag to resize

IPolyLineGetIntentName Method

Gets the Intent name as an entry from the enum "IntentName" of the annnotation type.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
PolyLineIntentType GetIntentName()

Return Value

Type: PolyLineIntentType
the intent name

Return Value

Type: PolyLineIntentType
s The intent name of the annotation as an entry from the enum "IntentName".
See Also