Web API Edition | 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 TextAlignment
    public TextAlignment CaptionAlignment {get; set;}
    See Also