public interface IConvertOptions
| Modifier and Type | Method and Description |
|---|---|
FileType |
getFormat()
Gets the desired file type the input document should be converted to.
|
void |
setFormat(FileType format)
Sets the desired file type the input document should be converted to.
|
FileType getFormat()
void setFormat(FileType format)
format - file typeCopyright © 2024. All rights reserved.