com.spire.pdf.annotations
Enum PdfPolygonIntent

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

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

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()