Annotation |
| Member name | Value | Description |
|---|---|---|
| Unknown | 0 | Unknown intent name. |
| None | 1 | The intent is not set. |
| FreeTextCallout | 2 | The annotation is intended to function as a callout. Applied to PdfFreeTextAnnotation |
| FreeTextTypeWriter | 3 | The annotation is intended to function as a click-to-type or typewriter object. Applied to PdfFreeTextAnnotation |
| LineArrow | 4 | The annotation is intended to function as an arrow. Applied to PdfLineAnnotation |
| LineDimension | 5 | The annotation is intended to function as a dimension line. Applied to PdfLineAnnotation |
| PolygonCloud | 6 | The annotation is intended to function as a cloud object. Applied to PdfPolygonalChainAnnotation |
| PolyLineDimension | 7 | The polyline annotation is intended to function as a dimension. Applied to PdfPolygonalChainAnnotation |
| PolygonDimension | 8 | The polygon annotation is intended to function as a dimension. Applied to PdfPolygonalChainAnnotation |