rowColumnRatio

An optional ratio of rows to columns for supported 2D barcodes.

The parser ignores this property if dataRowCount and dataColumnCount properties are specified.

When rowColumnRatio is supplied, the barcode grows to the number of rows required to hold the supplied data. If the last row is not filled by the supplied data it is padded out with padding symbols.

Syntax

Reference_Syntax.rowColumnRatio = "string"

Values

Type

Values

String

A valid string representing the ratio of rows to columns.

Applies to

Version

XFA 2.1

// Ethnio survey code removed