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: 22.9.0.0 (22.9)
Syntax public static readonly ImageFileType Svg
Public Shared ReadOnly Svg As ImageFileType
public:
static initonly ImageFileType^ Svg
static val Svg: ImageFileType
Field Value
Type:
ImageFileTypeSee Also