ImageGear .NET v25.2 - Updated
ImageGear.Barcode Assembly / ImageGear.Barcode Namespace / ImGearBarcodeWriterPDF417 Class
Properties Methods


In This Topic
    ImGearBarcodeWriterPDF417 Class Members
    In This Topic

    The following tables list the members exposed by ImGearBarcodeWriterPDF417.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearBarcodeWriterPDF417 class. It requires an instance to the barcode component.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns desired in the PDF417 barcode.  
    Public PropertyGets the columns created in the PDF417 barcode.  
    Public PropertyGets or sets the error correction level desired in the PDF417 barcode.  
    Public PropertyGets the error correction level used in creating the PDF417 barcode.  
    Public PropertyGets or sets the number of rows desired in the PDF417 barcode.  
    Public PropertyGets the rows created in the PDF417 barcode.  
    Top
    See Also