public interface ConvertOptionsProvider
| Modifier and Type | Method and Description |
|---|---|
ConvertOptions |
invoke(String sourceDocumentName,
FileType sourceType)
Provides convert options for specific source document.
|
ConvertOptions invoke(String sourceDocumentName, FileType sourceType)
Provides convert options for specific source document.
sourceDocumentName - Source file namesourceType - Source file typeCopyright © 2026. All rights reserved.