com.spire.pdf.annotations
Enum PdfSquareAndCircleAnnotationType

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

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

Created by zone.duan on 2020/4/27.


Enum Constant Summary
Circle
           
Square
           
 

Enum Constant Detail

Square

public static final PdfSquareAndCircleAnnotationType Square

Circle

public static final PdfSquareAndCircleAnnotationType Circle