TargetConversion
Leave feedback
On this page
Inheritance: java.lang.Object
public final class TargetConversion
Represents possible target conversion and a flag is it a primary or secondary
| Method | Description |
|---|---|
| getFormat() | Target document format |
| isPrimary() | Is the conversion primary |
| getConvertOptions() | Predefined convert options which could be used to convert to current type |
public FileType getFormat()
Target document format
Returns: FileType - Target document format
public boolean isPrimary()
Is the conversion primary
Returns:
boolean - true if primary
public ConvertOptions getConvertOptions()
Predefined convert options which could be used to convert to current type
Returns: ConvertOptions - convert options
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.