←Select platform

SvgSaveOptions Constructor

Summary

Initializes a new instance of SvgSaveOptions.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly