Table of Contents

Class PropertyTableFieldMicroPDF417BarcodeSource

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

Table field barcode source for Micro PDF417 with format, encoding and aspect ratio.

public class PropertyTableFieldMicroPDF417BarcodeSource : PropertyTableFieldBarCodeSource
Inheritance
PropertyTableFieldMicroPDF417BarcodeSource
Inherited Members

Properties

Encoding

Gets or sets the encoding mode.

public string Encoding { get; set; }

Property Value

string

Format

Gets or sets the format.

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