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()
Function GetIntentName As PolyLineIntentType
PolyLineIntentType GetIntentName()
function GetIntentName();
Return Value
Type:
PolyLineIntentType the intent name
Return Value
Type:
PolyLineIntentTypes The intent name of the annotation as
an entry from the enum "IntentName".
See Also