Enum LineIntent
LineIntent enumeration
Enumerates the intents of the line annotation.
public enum LineIntent
Values
| Name | Value | Description |
|---|---|---|
| Undefined | 0 | Undefined state. |
| LineArrow | 1 | Means that the annotation is intended to function as an arrow. |
| LineDimension | 2 | Means that the annotation is intended to function as a dimension line. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF