Home > BSPrinter documentation > Reference

AllowUserChangePageNumbers Property

Applies to: PrintPreview, IPrinterEx object

Type: BSAllowUserChangePageNumbersConstants


Description:

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.

See Also:

PrintPageNumbers property
AllowUserChangeMargins property
AllowUserChangeOrientation property
AllowUserChangePaperSize property
AllowUserChangePrinter property
AllowUserChangeScale property
FormatButtonVisible property