Click or drag to resize

PolyLineIntentType Enumeration

intent of the polygon or polyline annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum PolyLineIntentType
Members
  Member nameValueDescription
e_PolygonCloud0function as a cloud object
e_PolyLineDimension1function as a dimension
e_PolygonDimension2function as a dimension.
e_Unknown3
See Also