Click or drag to resize

StiQRCodeBarCodeTypeGetBarcodeImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.BarCodes.StiQRCodeBarCodeType.GetBarcodeImage(System.String,System.Int32)"]

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Image GetBarcodeImage(
	string code,
	int zoom
)

Parameters

code
Type: SystemString

[Missing <param name="code"/> documentation for "M:Stimulsoft.Report.BarCodes.StiQRCodeBarCodeType.GetBarcodeImage(System.String,System.Int32)"]

zoom
Type: SystemInt32

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.BarCodes.StiQRCodeBarCodeType.GetBarcodeImage(System.String,System.Int32)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.BarCodes.StiQRCodeBarCodeType.GetBarcodeImage(System.String,System.Int32)"]

See Also