Gets or sets the text encoding to use when saving the SVG document.
public SvgEncoding Encoding { get; set; }
Public Property Encoding As Leadtools.Svg.SvgEncoding
@property (nonatomic, assign) LTSvgEncoding encoding
public SvgEncoding getEncoding() public void setEncoding(SvgEncoding encoding)
public SvgEncoding getEncoding()
public void setEncoding(SvgEncoding encoding)
public: property Leadtools.Svg.SvgEncoding Encoding { Leadtools.Svg.SvgEncoding get(); void set ( Leadtools.Svg.SvgEncoding ); }
public:
property Leadtools.Svg.SvgEncoding Encoding {
Leadtools.Svg.SvgEncoding get();
void set ( Leadtools.Svg.SvgEncoding );
}
The text encoding to use when saving the SVG document. The default value is SvgEncoding.UTF8.
For an example, refer to SvgDocument.
Target Platforms
SvgSaveOptions Class
SvgSaveOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library