Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class
Properties


In This Topic
    BarCodeRequest Class Members
    In This Topic

    The following tables list the members exposed by BarCodeRequest.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the BarCodeRequest.  
    Top
    Public Properties
     NameDescription
    Public PropertyAdditional number for supplemental barcodes  
    Public PropertyGets or sets the background color for the barcode image.  
    Public PropertyDirection of the barcode.  
    Public PropertyThe height of the bars in screen pixels.  
    Public PropertyThe width of the bars in screen pixels. If set to 0, the width is calculated automatically.  
    Public PropertyBarcode caption alignment relative to the barcode symbol  
    Public PropertyDraw separated caption for certain barcodes (EAN 8/13, UPC-A/E).  
    Public PropertyBarcode caption position relative to the barcode symbol  
    Public PropertyGets or sets a value indicating whether a checksum of the barcode will be computed and included in the barcode when applicable.  
    Public PropertyCode25Intlv options.  
    Public PropertyCode49 options.  
    Public PropertyThe type of encoding to use when generating the barcode image.  
    Public PropertyDataMatrix options.  
    Public PropertyUpdate EAN128FNC1 options.  
    Public PropertyGets or sets the exported file name. (Inherited from C1.Web.Api.ExportSource)
    Public PropertyGets or sets the font of the text.  
    Public PropertyGets or sets the foreground color for the barcode image.  
    Public PropertyGS1Composite options.  
    Public PropertyMicroPDF417 options.  
    Public PropertyWidth of the narrow bar in screen pixels. The default value is one screen pixel wide (1/96").  
    Public PropertyPDF417 options.  
    Public PropertyQRCode options.  
    Public PropertyA quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops.  
    Public PropertyRSSExpandedStacked options.  
    Public PropertyGets or sets the value that is encoded as a barcode image.  
    Public PropertyFixed number of digits of values of barcode.  
    Public PropertyGets or sets the exported file type. (Inherited from C1.Web.Api.ExportSource)
    Top
    See Also