﻿# LineIntent
Enumerates the intents of the line annotation.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**LINE_ARROW** | **string** | 'LineArrow' | Means that the annotation is intended to function as an arrow.
**LINE_DIMENSION** | **string** | 'LineDimension' | Means that the annotation is intended to function as a dimension line.
**UNDEFINED** | **string** | 'Undefined' | Undefined state.

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/LineIntent.php)

