8.36. PDFSecurityLevel Property

Description

Returns or sets a value for security level used in all PDF417 barcodes generated.

Syntax

HRESULT get_PDFSecurityLevel(SHORT* pVal);
HRESULT put_PDFSecurityLevel(SHORT val);

Remarks

The PDFSecurityLevel property allows you to select a PDF417 error correction level from 0 to 8 (or 9 for automatic). Each higher security level up to 8 adds additional overhead to a PDF417 symbol thereby requires large symbol space.

The default value for this property is 9 (automatic).