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 : SvgSaveOptions Class |
public class SvgSaveOptions
'Declaration
Public Class SvgSaveOptions
'Usage
Dim instance As SvgSaveOptions
@interface LTSvgSaveOptions : NSObject
public class SvgSaveOptions
public ref class SvgSaveOptions
Used with SvgDocument.SaveToFile and SvgDocument.SaveToStream to set the text options for the final SVG document.
For an example, refer to SvgDocument.