An SVG file is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic static readonly ImageFileType Svg
Public Shared ReadOnly Svg As ImageFileType
public:
static initonly ImageFileType^ Svg
static val Svg: ImageFileType
Field Value
Type:
ImageFileType
See Also