Class PropertyTableFieldMaxicodeBarcodeSource
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Table field barcode source for MaxiCode including polygon fill rate and mode.
public class PropertyTableFieldMaxicodeBarcodeSource : PropertyTableFieldBarCodeSource
- Inheritance
-
PropertyTableFieldMaxicodeBarcodeSource
- 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; }