Back to Devexpress

Printing Options

windowsforms-1869-build-an-application-printing-and-exporting-printing-options.md

latest495 B
Original Source

Printing Options

  • Apr 01, 2018

Each printable control provides a set of options that specify the visual elements to be printed and the appearance settings to be applied to these elements. These options can be accessed as follows:

  • At design time, using the control’s Designer.

  • At design time and in code, with the control’s OptionsPrint property.

  • By an end-user at runtime, in the Print Options dialog invoked by the “Options” menu command in the Preview window.