activePDF Toolkit 2011 API Reference
AutoLabelSize
Technical Reference > Barcode Object > Barcode Properties > AutoLabelSize

Glossary Item Box

Description: Sets the design mode to Barcode Design Mode (BDM) or Label Design Mode (LDM).
Syntax: object.AutoLabelSize = value
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.
Value Variant_Bool False = Label design mode (Default).

True = Barcode design mode.

Remarks: In BDM, the barcode will auto size to the field where you instruct Toolkit to insert the barcode. Toolkit retains the barcode proportions.

In LDM, you must set the height and width of the label area.