Click or drag to resize

StiSvgHelperIsSvgFile Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.IsSvgFile(System.String)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool IsSvgFile(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.IsSvgFile(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.IsSvgFile(System.String)"]

See Also