Class Print_Api
java.lang.Object
com.ironsoftware.ironpdf.internal.staticapi.Print_Api
The type Print api.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidprint(InternalPdfDocument internalPdfDocument, boolean isShowDialog) Print.
- 
Constructor Details- 
Print_Apipublic Print_Api()
 
- 
- 
Method Details- 
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
 
 
-