Package | Description |
---|---|
com.groupdocs.conversion.options.convert |
The GroupDocs.Conversion.Options.Convert namespace provides classes to specify additional options for document conversion process.
|
Modifier and Type | Method and Description |
---|---|
RtfOptions |
WordProcessingConvertOptions.getRtfOptions()
RTF specific convert options
|
Modifier and Type | Method and Description |
---|---|
void |
WordProcessingConvertOptions.setRtfOptions(RtfOptions value)
RTF specific convert options
|