com.spire.pdf.annotations
Enum PdfLineCaptionType
java.lang.Object
   java.lang.Enum<PdfLineCaptionType>
java.lang.Enum<PdfLineCaptionType>
       com.spire.pdf.annotations.PdfLineCaptionType
com.spire.pdf.annotations.PdfLineCaptionType
- All Implemented Interfaces: 
- java.lang.Comparable<PdfLineCaptionType>
- public enum PdfLineCaptionType 
- extends java.lang.Enum<PdfLineCaptionType>
Specifies the Line Caption Type is to be used in the Line annotation.
 
 
Inline
public static final PdfLineCaptionType Inline
Top
public static final PdfLineCaptionType Top
getName
public java.lang.String getName()
- 
 
getValue
public int getValue()
-