Package | Description |
---|---|
com.aspose.html.rendering | |
com.aspose.html.rendering.image | |
com.aspose.html.rendering.pdf | |
com.aspose.html.rendering.xps |
Modifier and Type | Class and Description |
---|---|
class |
Device<TGraphicContext extends GraphicContext,TRenderingOptions extends RenderingOptions>
Represents base class for implementation particular rendering devices.
|
Modifier and Type | Method and Description |
---|---|
RenderingOptions |
RenderingOptions.deepClone() |
RenderingOptions |
IDevice.getOptions()
Gets rendering options.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageRenderingOptions
Represents rendering options for
ImageDevice . |
Modifier and Type | Class and Description |
---|---|
class |
PdfRenderingOptions
Represents rendering options for
PdfDevice . |
Modifier and Type | Class and Description |
---|---|
class |
XpsRenderingOptions
Represents rendering options for
XpsDevice . |