VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type
In This Topic
    WebBarcodeWriterBaseSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebBarcodeWriterBaseSettingsJS.
    Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodGets the back color of barcode.
    Public MethodGets the type of barcode symbology.
    Public MethodGets the adjustment method of bars width in percentage to the value of MinWidth property.
    Public MethodGets the fore color of barcode.
    Public MethodGets the width (and height for 2D barcodes), in pixels, of single block.
    Public MethodGets the barcode padding.
    Public MethodGets the image pixel format.
    Public MethodGets text that is showing below barcode.
    Public MethodGets a value indicating whether the barcode writer must process the special symbols in barcode value.
    Public MethodGets image vertical and horizontal resolution, in dots per inch.
    Public MethodGets the value of the barcode.
    Public MethodGets a value indicating whether the barcode writer must draw the barcode value on the barcode image using the automatic letter spacing.
    Public MethodGets the font family.
    Public MethodGets the font size.
    Public MethodGets the amount of gap between the text and the barcode when creating a barcode, in pixels.
    Public MethodSets the back color of barcode.
    Public MethodSets the type of barcode symbology.
    Public MethodSets the adjustment method of bars width in percentage to the value of MinWidth property.
    Public MethodSets the fore color of barcode.
    Public MethodSets the width (and height for 2D barcodes), in pixels, of single block.
    Public MethodSets the barcode padding.
    Public MethodSets the image pixel format.
    Public MethodSets text that is showing below barcode.
    Public MethodSets a value indicating whether the barcode writer must process the special symbols in barcode value.
    Public MethodSets image vertical and horizontal resolution, in dots per inch.
    Public MethodSets the value of the barcode.
    Public MethodSets a value indicating whether the barcode writer must draw the barcode value on the barcode image using the automatic letter spacing.
    Public MethodSets the font family.
    Public MethodSets the font size.
    Public MethodSets the amount of gap between the text and the barcode when creating a barcode, in pixels.
    See Also