Table of Contents

Class PropertyTableFieldDatamatrixBarcodeSource

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Table field barcode source for DataMatrix codes with preferred format and encoding.

public class PropertyTableFieldDatamatrixBarcodeSource : PropertyTableFieldBarCodeSource
Inheritance
PropertyTableFieldDatamatrixBarcodeSource
Inherited Members

Properties

Encoding

Gets or sets the encoding mode (ASCII, C40, Text etc.).

public string Encoding { get; set; }

Property Value

string

PreferredFormat

Gets or sets the preferred symbol format (size) hint.

public string PreferredFormat { get; set; }

Property Value

string