public final class EpubLoadOptions extends LoadOptions implements Serializable
Options for loading Epub documents.
Constructor and Description |
---|
EpubLoadOptions()
Initializes new instance of
EpubLoadOptions class. |
Modifier and Type | Method and Description |
---|---|
PdfFileType |
getFormat()
Input document file type
|
setFormat
equals, equals, hashCode, op_Equality, op_Inequality
public EpubLoadOptions()
Initializes new instance of EpubLoadOptions
class.
public final PdfFileType getFormat()
LoadOptions
Input document file type
getFormat
in class LoadOptions