Click or drag to resize

QRCodeUtilModuleSize Property

Gets or Sets the module size of the QRCode.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
double ModuleSize { get; set; }

Property Value

Type: Double
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf the specified ModuleSize is invalid.
See Also