Package 

Enum PdfEngine

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum PdfEngine
    extends Enum<PdfEngine>
                        

    Created by Rajat on 11,July,2020

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      GOOGLE
      INTERNAL
    • Method Summary

      Modifier and Type Method Description
      final Integer getValue()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait