Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgRenderOptions Class |
public class SvgRenderOptions
'Declaration
Public Class SvgRenderOptions
'Usage
Dim instance As SvgRenderOptions
@interface LTSvgRenderOptions : NSObject
public class SvgRenderOptions
public ref class SvgRenderOptions
Used with the SvgDocument.Render method to render an SVG document to a target device.
For an example, refer to SvgDocument.Render.