Applies to: PrintPreview, IPrinterEx object
Type: BSAllowUserChangePageNumbersConstants
Returns or sets a set of flags that determine whether the user will be able to change the page numbers settings such as font, position, format and color, even removing page numbers entirely.
The default setting is bsCPAllowChangeAll.
The flags can be used together with the OR operator, such as bsCPAllowChangeFont OR bsCPAllowChangeColor. In this case the user won't be able to change the position and format.