encoding (Encoding)

Sets the encoding for non ascii characters in the code value.

In the Properties view, this property is the Encoding property in the Bar Code category.

This property is unique to the pdf-417 bar code type.

Type: Encoding

Sets the encoding for non ascii characters in the code value. Run "java CharsetInfo" for a list of character set encodings available on a particular platform. Valid example values are 'ISO-8859-15' or 'IBM437'.

Fails if:

Default value: not set (the lower 8 bits of the unicode values are encoded)