←Select platform

Format Property

Summary

Gets or sets the SVG format to use when saving the SVG document.

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.Svg.SvgFormat Format {get; set;}
Public Property Format As Leadtools.Svg.SvgFormat
@property (nonatomic, assign) LTSvgFormat format
public SvgFormat getFormat() 
public void setFormat(SvgFormat format) 
public: 
property Leadtools.Svg.SvgFormat Format { 
   Leadtools.Svg.SvgFormat get(); 
   void set (    Leadtools.Svg.SvgFormat ); 
} 

Property Value

The format to use when saving the SVG document. The default value is SvgFormat.Svg.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Svg Assembly
Click or drag to resize