JVCL Help:TJvPreviewPrinter.PrintPreview
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewPrinter.PrintPreview Property
[+] TJvPreviewPrinter Events
[+] TJvPreviewPrinter Methods
[+] TJvPreviewPrinter Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the print preview control that is responsible for creating the print job.
Pascal
propertyPrintPreview: TJvCustomPreviewControl;
Description
Set PrintPreview to a TJvCustomPreviewControl or descendant that should be handling the creation of the document to print. TJvPreviewPrinter does not itself provide methods for creating the document. Instead, it uses the PrintRange method of TJvCustomPreviewControl to do the actual work.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page