Click or drag to resize
LineIntent Enumeration
Enumerates the intents of the line annotation.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum LineIntent
Members
  Member nameValueDescription
Undefined0 Undefined state.
LineArrow1 Means that the annotation is intended to function as an arrow.
LineDimension2 Means that the annotation is intended to function as a dimension line.
See Also