←Select platform

SvgFormat Enumeration

Summary
The SVG format.
Syntax
C#
VB
Objective-C
C++
Java
public enum SvgFormat  
Public Enum SvgFormat  
typedef NS_ENUM(NSInteger, LTSvgFormat) 
public enum SvgFormat 
public enum class SvgFormat  
Members
ValueMemberDescription
0Svg Non-compressed SVG.
1Svgz Compressed SVG.
Remarks

Used as the value of SvgSaveOptions.Format to specify the SVG format.

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.