public interface ConversionJobWithRequiredSourceFormatUnspecified
| Modifier and Type | Method and Description |
|---|---|
ConversionJobWithSourceSpecified |
as(DocumentFormat format)
Defines the source document format for the given input document.
|
ConversionJobWithSourceSpecified as(DocumentFormat format)
format - The document format of the source document.