Class InternalPdfDocument
java.lang.Object
com.ironsoftware.ironpdf.internal.staticapi.InternalPdfDocument
- All Implemented Interfaces:
- Printable,- AutoCloseable
The type Internal pdf document. For users, please use 
PdfDocument instead.- 
Field SummaryFields inherited from interface java.awt.print.PrintableNO_SUCH_PAGE, PAGE_EXISTS
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()intprint(Graphics graphics, PageFormat pageFormat, int pageIndex) 
- 
Method Details- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
- 
print- Specified by:
- printin interface- Printable
- Throws:
- PrinterException
 
 
-