com.spire.presentation
Enum FormatAndVersion

java.lang.Object
  extended by java.lang.Enum<FormatAndVersion>
      extended by com.spire.presentation.FormatAndVersion
All Implemented Interfaces:
java.lang.Comparable<FormatAndVersion>

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

Specifies the format and version of file.


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

Method Detail

getName

public java.lang.String getName()

getValue

public int getValue()