Document.RenderTo
Document.RenderTo method
This method is used to render the contents of the current document to a specified graphical device.
public void RenderTo(IDevice device)
Parameter | Type | Description |
---|---|---|
device | IDevice | The user device. |
See Also
- interface IDevice
- class Document
- package com.aspose.html.Dom
- package Aspose.HTML