Back to Devexpress

TdxPrintDialog.PrintToFile Property

vcl-dxprndlg-dot-tdxprintdialog-d1f75bcc.md

latest833 B
Original Source

TdxPrintDialog.PrintToFile Property

Determines whether a report is printed to a file.

Declaration

delphi
property PrintToFile: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Use the PrintToFile property to determine whether a report is printed to a file.

The default value of this property is False.

See Also

TdxPrintDialog.FileList

TdxPrintDialog.FileName

TdxPrintDialog.UseFileList

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit