Click or drag to resize

PolyLineGetIntentName 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
public 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".

Implements

IPolyLineGetIntentName
See Also