You are here: Start » AVL.NET » ZResult Constructor

ZResult Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ZResult
(
	Avl.Path outline_,
	string text_,
	Avl.ByteBuffer data_,
	float moduleSize_,
	Avl.ZBarcodeType codeType_
)

Parameters

Name Type Range Default Description
outline_Avl.Path
text_string
data_Avl.ByteBuffer
moduleSize_float
codeType_Avl.ZBarcodeType

See also