Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

PDF417BarcodeWriteOptions Constructor (PDF417BarcodeWriteOptions)








Initializes a new instance of the PDF417BarcodeWriteOptions class with default values.
Syntax
public PDF417BarcodeWriteOptions()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New PDF417BarcodeWriteOptions()
public PDF417BarcodeWriteOptions()
- (instancetype)init
public PDF417BarcodeWriteOptions()
function PDF417BarcodeWriteOptions()
public:
PDF417BarcodeWriteOptions();
Remarks

In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:

Member Value
HorizontalAlignment

BarcodeAlignment.Near

VerticalAlignment

BarcodeAlignment.Near

Truncated

false

EnableGroupMode

false

SymbolWidthAspectRatio

2

SymbolHeightAspectRatio

1

LimitByRowsAndColumns

false

Columns

0

Rows

0

XModule

30

XModuleAspectRatio

3

ECCLevel

PDF417BarcodeECCLevel.Level0

ECCPercentage

0

Example

For an example, refer to PDF417BarcodeWriteOptions.

Requirements

Target Platforms

See Also

Reference

PDF417BarcodeWriteOptions Class
PDF417BarcodeWriteOptions Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features