Package | Description |
---|---|
com.groupdocs.conversion.api.interfaces |
Modifier and Type | Interface and Description |
---|---|
interface |
IHtmlStreamCallback<T>
The interface Html stream callback.
|
Modifier and Type | Method and Description |
---|---|
void |
IToImageConverter.toImage(IStreamCallback<InputStream> dataCallback)
To image.
|
void |
IToPdfConverter.toPdf(IStreamCallback<InputStream> dataCallback)
To pdf.
|
Copyright © 2015 GroupDocs. All rights reserved.