Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBarcode Interface
Methods

In This Topic
    IBarcode Interface Members
    In This Topic

    The following tables list the members exposed by IBarcode.

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