BarcodeProfessional MaxiCodeDrawPixelBasedSymbol Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets whether the MaxiCode symbol is drawn by using a Pixel Based method; otherwise, a Vector based method is used.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 5.0.2000.0 (5.0.2016.0)
Syntax

public bool MaxiCodeDrawPixelBasedSymbol { get; set; }

Property Value

Type: OnlineBoolean
See Also