Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / CaptionAlignment Property

In This Topic
    CaptionAlignment Property
    In This Topic
    Barcode caption alignment relative to the barcode symbol
    Syntax
    'Declaration
     
    
    Public Property CaptionAlignment As GrapeCity.Documents.Text.TextAlignment
    public GrapeCity.Documents.Text.TextAlignment CaptionAlignment {get; set;}
    See Also