HTMLDocument.RenderTo
HTMLDocument.RenderTo method
This method is used to print the contents of the current document to the specified device.
public override void RenderTo(IDevice device)
Parameter | Type | Description |
---|---|---|
device | IDevice | The user device. |
See Also
- interface IDevice
- class HTMLDocument
- namespace Aspose.Html
- assembly Aspose.HTML