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 Summary
Fields inherited from interface java.awt.print.Printable
NO_SUCH_PAGE, PAGE_EXISTS -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()intprint(Graphics graphics, PageFormat pageFormat, int pageIndex)
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
print
- Specified by:
printin interfacePrintable- Throws:
PrinterException
-