Click or drag to resize

StiSvgHelperIsSvg Method

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

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool IsSvg(
	byte[] data
)

Parameters

data
Type: SystemByte

[Missing <param name="data"/> documentation for "M:Stimulsoft.Base.Helpers.StiSvgHelper.IsSvg(System.Byte[])"]

Return Value

Type: Boolean

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

See Also