[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TCustomPrintDialog.PrintToFile

When True, printing is spooled to a file instead of the printer.

Declaration

Source position: dialogs.pp line 529

public property TCustomPrintDialog.PrintToFile : Boolean
  read FPrintToFile
  write FPrintToFile
  default False;