com.spire.pdf.annotations
Enum PdfMarkupAnnotationRelyType

java.lang.Object
  extended by java.lang.Enum<PdfMarkupAnnotationRelyType>
      extended by com.spire.pdf.annotations.PdfMarkupAnnotationRelyType
All Implemented Interfaces:
java.lang.Comparable<PdfMarkupAnnotationRelyType>

public enum PdfMarkupAnnotationRelyType
extends java.lang.Enum<PdfMarkupAnnotationRelyType>

Specifies the enumeration of the annotation intent.


Method Summary
 java.lang.String getName()
           
 int getValue()
           
 

Method Detail

getName

public java.lang.String getName()

getValue

public int getValue()