AJE Components
ReportBarCode MaxBarHeight Property AJE Data Report Engine Help
Gets or sets the maximum height of the rendered Barcode.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public int MaxBarHeight { get; set; }

Property Value

Type: OnlineInt32
The maximum height of a Barcode bar in pixels.
See Also