4D v14SVG_SAVE_AS_PICTURE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SVG_SAVE_AS_PICTURE
SVG_SAVE_AS_PICTURE
The SVG_SAVE_AS_PICTURE command writes the contents of the SVG object specified by svgObject into the picture file specified by document. If svgObject is not an SVG document, an error is generated. In document, you can pass the full pathname of the file, or only the file name – in which case the file will be created next to the database structure file. If you pass an empty string ("") in document, the standard Save file dialog box appears so that the user can specify the name, location and format of the file to be created. The optional codec parameter can be used to specify the format in which to save the picture. If this parameter is omitted, the picture is saved in png format. The SVG_SAVE_AS_PICTURE modifies the value of the variable (if any) designated by the SVG_SET_DOCUMENT_VARIABLE command. svgRef:=SVG_New(500;200;Sales statistics) |
PROPERTIES
Product: 4D
HISTORY
Created: Composant 4D SVG v11.3 SEE ALSO
SVG_Export_to_picture ARTICLE USAGE
4D SVG Component ( 4D v13) Inherited from : SVG_SAVE_AS_PICTURE ( 4D v12) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||