ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / CaptionLocation Property

In This Topic
    CaptionLocation Property
    In This Topic
    Gets the location of the caption.
    Syntax
    'Declaration
     
    ReadOnly Property CaptionLocation As BarCodeCaptionPosition
    BarCodeCaptionPosition CaptionLocation {get;}

    Property Value

    The location of the caption as a GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.BarCodeCaptionPosition.
    See Also