Method: PrintSize

Returns actual horizontal width and vertical height of a rotated barcode symbol in millimeters. There are several different overloading methods, Syntax 1, Syntax 2, and Syntax 3 (only for Delphi/C++Builder 2009 or later):

Note:

For Delphi 3, the method overload isn't supported, so the method names of Syntax 1 and Syntax 2 are changed to PrintSize1 and PrintSize2.

Contents