Gets or sets the maximum height of the rendered Barcode.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public int MaxBarHeight { get; set; }
public int MaxBarHeight { get; set; }
Public Property MaxBarHeight As Integer
Get
Set
Public Property MaxBarHeight As Integer
Get
Set
public:
property int MaxBarHeight {
int get ();
void set (int value);
}
public:
property int MaxBarHeight {
int get ();
void set (int value);
}
Property Value
Type:
Int32The maximum height of a Barcode bar in pixels.