SVGDocument.RenderTo
SVGDocument.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 SVGDocument
- package com.aspose.html.Dom.Svg
- package Aspose.HTML