ActiveReports Developer 7
SupplementCaptionPosition Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : SupplementCaptionPosition Property

Glossary Item Box

Defines how to display the barcode caption.

Syntax

Visual Basic (Declaration) 
Public Property SupplementCaptionPosition As BarCodeCaptionPosition
C# 
public BarCodeCaptionPosition SupplementCaptionPosition {get; set;}

Remarks

Supplement is 2/5-digit addons for EAN/UPC symbologies.

See Also