Leadtools.Barcode Namespace > PDF417BarcodeWriteOptions Class : PDF417BarcodeWriteOptions Constructor |
public PDF417BarcodeWriteOptions()
'Declaration Public Function New()
'Usage Dim instance As New PDF417BarcodeWriteOptions()
public PDF417BarcodeWriteOptions()
ObjectiveC Syntax
Java Syntax
function PDF417BarcodeWriteOptions()
public: PDF417BarcodeWriteOptions();
In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:
Member | Value |
---|---|
HorizontalAlignment | |
VerticalAlignment | |
Truncated |
false |
EnableGroupMode |
false |
SymbolWidthAspectRatio |
2 |
SymbolHeightAspectRatio |
1 |
LimitByRowsAndColumns |
false |
Columns |
0 |
Rows |
0 |
XModule |
30 |
XModuleAspectRatio |
3 |
ECCLevel | |
ECCPercentage |
0 |
For an example, refer to PDF417BarcodeWriteOptions.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2