public void SaveToFile( string fileName, SvgSaveOptions options )
public void SaveToFile(
string fileName,
SvgSaveOptions options
)
Public Sub SaveToFile( _ ByVal fileName As String, _ ByVal options As SvgSaveOptions _ )
Public Sub SaveToFile( _
ByVal fileName As String, _
ByVal options As SvgSaveOptions _
- (BOOL)saveToFile:(NSString *)file options:(nullable LTSvgSaveOptions *)options error:(NSError **)error
- (BOOL)saveToFile:(NSString *)file
options:(nullable LTSvgSaveOptions *)options
error:(NSError **)error
public void saveToFile(String fileName, SvgSaveOptions options)
public: void SaveToFile( String^ fileName, SvgSaveOptions^ options )
public:
void SaveToFile(
String^ fileName,
SvgSaveOptions^ options
fileName Output file name.
options Save option. Can be null.
This method will save this SvgDocument to the output file as a standard SVG document. Use Version to control the SVG version used.
For an example, refer to SvgDocument.
Target Platforms
SvgDocument Class
SvgDocument Members
Getting Started
Tutorials
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries