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

In This Topic
    IBarcode Interface Members
    In This Topic

    The following tables list the members exposed by IBarcode.

    Public Properties
     NameDescription
     Property A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)'  
     Property Type of code  
     Property A color that represents the barcode color. The default value is 'rgb(0,0,0)'.  
     Property A value that represents the size of bottom quiet zone.  
     Property A value that represents the size of left quiet zone.  
     Property A value that represents the size of right quiet zone.  
     Property A value that represents the size of top quiet zone.  
     Property A string that represents encode on the symbol of barcode.  
    Top
    See Also