PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPrint Method

PDF Viewer Control for .NET Windows Forms
Prints the document according to the options selected in a user dialog box. The options include embedded printing (printing within a bounding rectangle on a given page), as well as interactive printing to a specified printer. 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:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void Print()
See Also

Reference