←Select platform

SvgEncoding Enumeration

Summary
Encoding to use when saving SVG documents
Syntax
C#
VB
Objective-C
C++
Java
public enum SvgEncoding  
Public Enum SvgEncoding  
typedef NS_ENUM(NSInteger, LTSvgEncoding) 
public enum SvgEncoding 
public enum class SvgEncoding  
Members
ValueMemberDescription
0UTF8 UTF8 encoding (default)
1UTF16 UTF16 encoding
Remarks

Value for SvgSaveOptions.Encoding.

Requirements

Target Platforms

See Also

Reference

Leadtools.Svg Namespace

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

Leadtools.Svg Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.