Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgVersion Enumeration |
public enum SvgVersion : System.Enum
'Declaration
Public Enum SvgVersion Inherits System.Enum
'Usage
Dim instance As SvgVersion
typedef NS_ENUM(NSInteger, LTSvgVersion)
public enum SvgVersion
public enum class SvgVersion : public System.Enum
Value | Member | Description |
---|---|---|
0 | Unspecified | Version is not found in the document |
1 | v10 | Version 1.0 |
2 | v11 | Version 1.1 |
For more information, refer to http://www.w3schools.com/svg/svg_reference.asp
System.Object
System.ValueType
System.Enum
Leadtools.Svg.SvgVersion