Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

File metadata and controls

13 lines (9 loc) · 656 Bytes

AsposePdfCloud::PolyIntent

Enumerates the intents of the polygon or polyline annotation.

Enum

Name Type Value Description
UNDEFINED String 'Undefined' Undefined state.
POLYGON_CLOUD String 'PolygonCloud' Means that the annotation is intended to function as a cloud object.
POLY_LINE_DIMENSION String 'PolyLineDimension' Indicates that the polyline annotation is intended to function as a dimension.
POLYGON_DIMENSION String 'PolygonDimension' Indicates that the polygon annotation is intended to function as a dimension.