JVCL Help:TJvPreviewPrinter.PrintPreview

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCustomPreviewControl


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