MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / CaptionAlignment Property

In This Topic
CaptionAlignment Property (IBarcodeReportItem)
In This Topic
Gets the alignment of the caption.
Syntax
'Declaration
 
ReadOnly Property CaptionAlignment As StringAlignmentEx
 

Property Value

The alignment of the caption as a GrapeCity.ActiveReports.Drawing.StringAlignmentEx.
See Also