AspectRatio

Type: REAL  (float)

Default:        1.0

Note that this value is used only for PDF417 or RSS (Expanded stacked)  barcodes. It is ignored for other barcode types.

For RSS Expanded stacked symbols the value represents the width of the symbol in segment pairs. Fractional values are rounded to the nearest integer.

For PDF417 symbols if the AztecMenu property is 0 (its default), the value is the height to width ratio that the control will attempt to fit the barcode image. It is important to note that not all values are possible (for example PDF barcode must have at least 3 rows).

If the AztecMenu property is set to 1, a positive value specifies the number of codeword columns to be used in the symbol, while a negative value specifies the number of rows to be used in the symbol.

 

More:

AztecFlag