←Select platform

SvgFormat Enumeration

Summary

The SVG format.

Syntax

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

Leadtools.Svg Assembly