VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type
Constructors SeeAlso
In This Topic
    Web1DBarcodeWriterSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by Web1DBarcodeWriterSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Web1DBarcodeWriterSettingsJS class.
    Methods
     NameDescription
    Public MethodOverloaded. Creates a new object that is a copy of the current instance. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the format of customer information field of Australia Post 4-state barcode.
    Public MethodGets the back color of barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the barcode symbology subset.
    Public MethodGets the type of barcode symbology.
    Public MethodGets the ratio of the wide bar width to the narrow bar width (only for barcodes width 1X and 2X bars width).
    Public MethodGets the adjustment method of bars width in percentage to the value of MinWidth property. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the Code128 data encoding mode.
    Public MethodGets the Code 16K data encoding mode.
    Public MethodGets Code 16K row count.
    Public MethodGets a value indicating whether the barcode writer must enable the numeric mode in Telepen barcodes.
    Public MethodGets the fore color of barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the height, in pixels, of 1D barcode.
    Public MethodGets the width (and height for 2D barcodes), in pixels, of single block. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets a checksum type of MSI barcode.
    Public MethodGets a value indicating whether the barcode writer must calculate an optional checksum.
    Public MethodGets the barcode padding. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the image pixel format. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the Post barcodes Ascender/Descender height multiplier.
    Public MethodGets text that is showing below barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets a value indicating whether the barcode writer must process the special symbols in barcode value. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets image vertical and horizontal resolution, in dots per inch. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets a value indicating whether the barcode writer must generate RSS-14 Stacked Omnidirectional barcode.
    Public MethodGets the number of segments per row to be used in RSS Expanded Stacked barcode.
    Public MethodGets a value indicating whether the RSS linear component has linked 2D component.
    Public MethodGets the value of the barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets a value indicating whether the barcode writer must draw the barcode value on the barcode image using the automatic letter spacing. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the font family. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the font size. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets the amount of gap between the text and the barcode when creating a barcode, in pixels. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodGets a value indicating whether the barcode writer must draw 1D barcode value on the barcode image.
    Public MethodSets the format of customer information field of Australia Post 4-state barcode.
    Public MethodSets the back color of barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the barcode symbology subset.
    Public MethodOverloaded. Sets the type of barcode symbology. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the ratio of the wide bar width to the narrow bar width (only for barcodes width 1X and 2X bars width).
    Public MethodSets the adjustment method of bars width in percentage to the value of MinWidth property. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the Code128 data encoding mode.
    Public MethodSets the Code 16K data encoding mode.
    Public MethodSets Code 16K row count.
    Public MethodSets a value indicating whether the barcode writer must enable the numeric mode in Telepen barcodes.
    Public MethodSets the fore color of barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the height, in pixels, of 1D barcode.
    Public MethodSets the width (and height for 2D barcodes), in pixels, of single block. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets a checksum type of MSI barcode.
    Public MethodSets a value indicating whether the barcode writer must calculate an optional checksum.
    Public MethodSets the barcode padding. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the image pixel format. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the Post barcodes Ascender/Descender height multiplier.
    Public MethodSets text that is showing below barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets a value indicating whether the barcode writer must process the special symbols in barcode value. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets image vertical and horizontal resolution, in dots per inch. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets a value indicating whether the barcode writer must generate RSS-14 Stacked Omnidirectional barcode.
    Public MethodSets the number of segments per row to be used in RSS Expanded Stacked barcode.
    Public MethodSets a value indicating whether the RSS linear component has linked 2D component.
    Public MethodSets the value of the barcode. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets a value indicating whether the barcode writer must draw the barcode value on the barcode image using the automatic letter spacing. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the font family. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the font size. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets the amount of gap between the text and the barcode when creating a barcode, in pixels. (Inherited from WebBarcodeWriterBaseSettingsJS)
    Public MethodSets a value indicating whether the barcode writer must drwa 1D barcode value on the barcode image.
    See Also