←Select platform

SvgSaveOptions Constructor

Summary

Initializes a new instance of SvgSaveOptions.

Syntax
C#
VB
Objective-C
C++
Java
public SvgSaveOptions() 
Public Function New() 
- (instancetype)init 
public SvgSaveOptions() 
public: 
SvgSaveOptions(); 

Remarks

This constructor will initialize the members as follows:

Member Value
Formatted

true

Indent

Two spaces " "

Encoding

SvgEncoding.UTF8

Example

For an example, refer to SvgDocument.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly