ActiveReports 19 .NET Edition
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
    StringAlignmentEx CaptionAlignment {get;}

    Property Value

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