2.9.42 CNS

The CNS enumeration provides an unsigned 8-bit integer that specifies the separator character to be used between the chapter number and the page number when chapter numbering is enabled in page number fields.

Name

Value

Meaning

cnsHyphen

0x00

Specifies that the separator character is a hyphen ("-").

cnsPeriod

0x01

Specifies that the separator character is a period (".").

cnsColon

0x02

Specifies that the separator character is a colon (":").

cnsEmDash

0x03

Specifies that the separator character is an em dash ("—").

cnsEnDash

0x04

Specifies that the separator character is an en dash ("–").