Barcode Writer PlugIn

Methods


Public Method BarCodeWriterFitToRect    

(For Barcode Writer plugin only) Set Fit to rectangle or not when create the barcode.

Public Method BarCodeWriterGetErrorMessage

(For Barcode Writer plugin only) Get the last error message when create the barcode.

Public Method BarCodeWriterLeftTopPos

(For Barcode Writer plugin only) Set the left and top position of barcode when create the barcode.

Public Method BarCodeWriterPreview

(For Barcode Writer plugin only) Preview the barcode.

Public Method BarCodeWriterSave

(For Barcode Writer plugin only) Save the barcode to image file.

Public Method BarCodeWriterSaveHBITMAP

(For Barcode Writer plugin only) Save the barcode to HBITMAP handle.

Public Method BarCodeWriterSetFontSize

(For Barcode Writer plugin only) Set the font size of barcode when create the barcode.

Public Method BarCodeWriterSetHeight

(For Barcode Writer plugin only) Set the height of barcode when create the barcode.

Public Method BarCodeWriterSetOutputArea

(For Barcode Writer plugin only) Set the output rectangle of barcode when create the barcode.

Public Method BarCodeWriterSetStandard

(For Barcode Writer plugin only) Set the barcode standard when create the barcode.

Public Method BarCodeWriterSetValue

(For Barcode Writer plugin only) Set the barcode value when create the barcode.

Public Method BarCodeWriterShowCheckDigit

(For Barcode Writer plugin only) Visible or invisible the check digit value when create the barcode.

Public Method BarCodeWriterShowText

(For Barcode Writer plugin only) Visible or invisible the barcode value when create the barcode.

Public Method QRWriterSave

(For Barcode Writer plugin only) Save the QR barcode to image file.

Public Method QRWriterSaveHBITMAP

(For Barcode Writer plugin only) Save the QR barcode to HBITMAP.