com.spire.pdf.annotations
Enum PdfLineIntent
java.lang.Object
java.lang.Enum<PdfLineIntent>
com.spire.pdf.annotations.PdfLineIntent
- All Implemented Interfaces:
- java.lang.Comparable<PdfLineIntent>
public enum PdfLineIntent
- extends java.lang.Enum<PdfLineIntent>
Specifies the Line Intent Style is to be used in the Line annotation.
Line_Arrow
public static final PdfLineIntent Line_Arrow
Line_Dimension
public static final PdfLineIntent Line_Dimension
getName
public java.lang.String getName()
getValue
public int getValue()