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