Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

Format Property






Gets or sets the SVG format to use when saving the SVG document.
Syntax
public SvgFormat Format {get; set;}
'Declaration
 
Public Property Format As SvgFormat
'Usage
 
Dim instance As SvgSaveOptions
Dim value As SvgFormat
 
instance.Format = value
 
value = instance.Format
@property (nonatomic, assign) LTSvgFormat format
public SvgFormat getFormat()
public void setFormat(SvgFormat format)
            
public:
property SvgFormat Format {
   SvgFormat get();
   void set (    SvgFormat value);
}

Property Value

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

Target Platforms

See Also

Reference

SvgSaveOptions Class
SvgSaveOptions Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features