SVGDocument.RenderTo
SVGDocument.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 SVGDocument
 - namespace Aspose.Svg
 - assembly Aspose.SVG