PDF Viewer Control for .NET 2.0 Windows Forms
PrintWithDialog Method
NamespacesPdfViewer4WinNetPdfViewerPrintWithDialog()()()
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.
Declaration Syntax
C#Visual BasicVisual C++
public void PrintWithDialog()
Public Sub PrintWithDialog
public:
void PrintWithDialog()

Assembly: PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)