←Select platform

WhiteLines Property

Summary

Gets or sets the number of lines of white space above and below the barcode symbol.

Syntax

C#
VB
C++
public int WhiteLines {get; set;} 
Public Property WhiteLines As Integer 
public: 
property int WhiteLines { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of lines of white space above and below the barcode symbol.

Requirements

Target Platforms

See Also

Reference

Barcode1d Class

Barcode1d Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly