Enum PolyLine.IntentType
intent of the polygon or polyline annotation.
Namespace: pdftron.PDF.Annots
Assembly: PDFNet.dll
Syntax
public enum PolyLine.IntentType
Fields
Name | Description |
---|---|
e_PolyLineDimension | The polyline annotation is intended to function as a dimension. (PDF 1.7) |
e_PolygonCloud | The annotation is intended to function as a cloud object. |
e_PolygonDimension | The polygon annotation is intended to function as a dimension. (PDF 1.7) |
e_Unknown | Non-standard intent type |