PDF Viewer Control for .NET 2.0 Windows Forms
Print Method
NamespacesPdfViewer4WinNetPdfViewerPrint()()()
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 Print()
Public Sub Print
public:
void Print()

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