public interface ConversionJobWithRequiredTargetFormatUnspecified
Modifier and Type | Method and Description |
---|---|
ConversionJob |
as(DocumentFormat format)
Defines the target document format for the given input document.
|
ConversionJob as(DocumentFormat format)
format
- The document format of the target document.