←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly