PDF Viewer Control for .NET 2.0 Windows Forms
PrintAll Method
NamespacesPdfViewer4WinNetPdfViewerPrintAll()()()
Prints the entire document without displaying a user dialog box. 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.
Declaration Syntax
C#Visual BasicVisual C++
public void PrintAll()
Public Sub PrintAll
public:
void PrintAll()

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)