Properties specific to bar codes These are the properties for bar code elements. Check (check)The Check property indicates whether the checksum character of the specified code value is checked for correctness.Code Type (codeType)The Code Type property specifies the type of bar code. Code Value (codeValue)The Code Value property specifies the code value of a bar code. Code Value Expression (codeValueExpression)The Code Value Expression property is used by the Bar Code Box to calculate a page number string using a PXML String expression.Control Characters (controlCharacters)The Control Characters configures which characters to use for textual printout of control characters in Code 93 and Code 93 extended. Data Symbols per Line (dataSymbolsPerLine)The Data Symbols per Line property specifies the number of data symbols per line.Encoding (encoding)The Encoding property sets the encoding for non-ASCII characters in the code value.Error Correction Degree (errorCorrectionDegree)The Error Correction Degree property specifies the error correction degree.Hide Text (noText)The Hide Text property indicates whether text output is suppressed.Number Check Digits (noCheckDigits)The Number Check Digits controls the expected number of check digits for the Code Value. Number Digits (noDigits)The Number Digits property controls the expected number of digits for the Code Value for a code type that allows a variable number of digits. Prefer Rectangular Symbols (preferRectangularSymbols)The Prefer Rectangular Symbols property indicates whether rectangular symbols are enabled.Raw Code Value (rawCodeValue)The Raw Code Value property specifies the code value at a lower level than Code Value.Smart Parse (smartParse)The Smart Parse property controls the parsing of Bar Code Boxes.Symbol Height (symbolHeight)The Symbol Height property specifies the height of a bar in a bar code. Symbol Specification Table (symbolSpecificationTable)The Symbol Specification Table property specifies the table that defines the size of the bar code. Thin To Gap Relation (thinToGapRelation)The Thin To Gap Relation property controls the ratio of thin bars to the gaps between individual digits. Thin To Thick Relation (thinToThickRelation)The Thin To Thick Relation property controls the ratio of thin bars to thick bars. X Dimension (xDimension)The X Dimension property specifies the width of a bar in a bar code, or the width and the height of a pixel in a matrix bar code.Related conceptsBar CodesBar Code Boxes