Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPDF417 Interface
Properties

In This Topic
    IPDF417 Interface Members
    In This Topic

    The following tables list the members exposed by IPDF417.

    Public Properties
     NameDescription
     Property A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)' (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property Type of code (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A color that represents the barcode color. The default value is 'rgb(0,0,0)'. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property Gets columns number for the barcode.  
     Property Specifies whether it is a compact PDF417. The default value is 'false'.  
     Property Gets the error correction level for the barcode.  
     Property A value that represents the size of bottom quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of left quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of right quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of top quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property Gets row numbers for the barcode.  
     Property A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode)
    Top
    See Also