Table of Contents

Class PropertyMicroPDF417BarcodeSource

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

Barcode source for Micro PDF417 symbology with format, encoding and Y/X ratio configuration.

public class PropertyMicroPDF417BarcodeSource : PropertyBarcodeSource
Inheritance
PropertyMicroPDF417BarcodeSource
Inherited Members

Properties

Encoding

Gets or sets the encoding mode.

public string Encoding { get; set; }

Property Value

string

Format

Gets or sets the format (rows/columns specification).

public string Format { get; set; }

Property Value

string

YToXRatio

Gets or sets the module Y to X ratio.

public string YToXRatio { get; set; }

Property Value

string