Class PropertyMaxicodeBarcodeSource
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Barcode source for MaxiCode symbology including mode and polygon fill rate settings.
public class PropertyMaxicodeBarcodeSource : PropertyBarcodeSource
- Inheritance
-
PropertyMaxicodeBarcodeSource
- Derived
- Inherited Members
Properties
MaxicodeMode
Gets or sets the MaxiCode mode.
public string MaxicodeMode { get; set; }
Property Value
PolygonFillRate
Gets or sets the polygon fill rate.
public string PolygonFillRate { get; set; }