Prints the entire document without displaying a user dialog box, and the pages are shrunk, if necessary,
to fit into the imageable area of a page in the printer.
The current printer, page settings, and job settings are used. This method returns immediately,
even if the printing has not completed.
NOTE:If security settings do not allow printing, this method will be ignored.
Namespace: PdfViewer4WinNet
Assembly: EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- shrinkToFit
- Type: SystemBoolean
Specifies whether the pages will be shrunk, if necessary, to fit into the imageable area of a page in the printer.
See Also