Click or drag to resize

StiMetafileConverterMetafileToString Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiMetafileConverter.MetafileToString(System.Drawing.Imaging.Metafile)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string MetafileToString(
	Metafile metafile
)

Parameters

metafile
Type: System.Drawing.ImagingMetafile

[Missing <param name="metafile"/> documentation for "M:Stimulsoft.Base.Drawing.StiMetafileConverter.MetafileToString(System.Drawing.Imaging.Metafile)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiMetafileConverter.MetafileToString(System.Drawing.Imaging.Metafile)"]

See Also