Class Print_Api
- java.lang.Object
- 
- com.ironsoftware.ironpdf.internal.staticapi.Print_Api
 
- 
 public final class Print_Api extends Object The type Print api.
- 
- 
Constructor SummaryConstructors Constructor Description Print_Api()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidprint(InternalPdfDocument internalPdfDocument, boolean isShowDialog)Print.
 
- 
- 
- 
Method Detail- 
printpublic static void print(InternalPdfDocument internalPdfDocument, boolean isShowDialog) throws PrinterException Print.- Parameters:
- internalPdfDocument- the internal pdf document
- isShowDialog- the is show dialog
- Throws:
- PrinterException- the printer exception
 
 
- 
 
-