Inesoft PrintCE SDK .NET
PrintCE::BarcodeHeight Property

Sets height of the bar code.

C# Syntax: double value = object.BarcodeHeight
           object.BarcodeHeight = value;
VB Syntax:
value = object.BarcodeHeight
           object.BarcodeHeight =
value

Parameters

height

height of the bar code in the current measurement units, if the height is less or equal zero then PrintCE uses default height for each type of the bar code


© 2009 Inesoft. All rights reserved.