Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / GcBarcode Class / TextFormat Property

In This Topic
    TextFormat Property (GcBarcode)
    In This Topic
    Gets or sets the text format used to draw the barcode label.
    Syntax
    'Declaration
     
    Public Property TextFormat As TextFormat
    public TextFormat TextFormat {get; set;}
    See Also