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 |
---|---|
WatermarkOptions |
IWatermarkedConvertOptions.getWatermark()
Gets watermark specific options
|
Modifier and Type | Method and Description |
---|---|
void |
IWatermarkedConvertOptions.setWatermark(WatermarkOptions watermark)
Sets watermark specific options
|