Accusoft.BarcodeXpress9.Net
WriterPDF417 Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.BarcodeXpressSdk Namespace : WriterPDF417 Class

Glossary Item Box

The following tables list the members exposed by WriterPDF417.

Public Constructors

 NameDescription
Public ConstructorWriterPDF417 Constructor

Creates an instance of the WriterPDF417 class. It requires an instance to the barcode component.

 
Top

Public Properties

 NameDescription
Public PropertyAdjustBarWidth Gets and sets a flag indicating if dynamic adjustment of the bar widths during barcode creation are allowed. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyAutoSize Gets and sets a flag indicating if the barcode area is automatically sized during barcode creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarcodeData Gets and sets the current barcode value as an array of bytes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarcodeValue Gets and sets the value of the barcode to be created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarWidth Gets the bar width in pixels of a bar that was created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyColumnsGets and sets the number of columns desired in the PDF417 barcode.  
Public PropertyColumnsCreatedGets the columns created in the PDF417 barcode.  
Public PropertyErrorCorrectionLevelGets and sets the error correction level desired in the PDF417 barcode.  
Public PropertyErrorCorrectionLevelUsedGets the error correction level used in creating the PDF417 barcode.  
Public PropertyHeight Gets and sets the height of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyHorizontalWhiteSpace Gets and sets the amount of white space on the sides of the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyMinimumBarHeight Gets and sets the minimum height of the bars when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyMinimumBarWidth Gets and sets the minimum bar width when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRequiredHeight Returns the required height of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRequiredWidth Returns the required width of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRowsGets and sets the number of rows desired in the PDF417 barcode.  
Public PropertyRowsCreatedGets the rows created in the PDF417 barcode.  
Public PropertyShowText Gets and sets the display level of the barcode value written as text adjacent to the created barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyVerticalWhiteSpace Gets and sets the amount of white space above and below the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyWidth Gets and sets the width of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

Public Methods

 NameDescription
Public MethodCreate The main method for creating barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public MethodCreateBitmap The method for creating bitmap barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public MethodDispose Disposes of unmanaged resources. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

Protected Methods

 NameDescription
Protected MethodFinalize ~WriterBase() (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.