@FunctionalInterface public static interface PDDocument.OnClose
PDDocument is close| Modifier and Type | Method and Description |
|---|---|
default PDDocument.OnClose |
andThen(PDDocument.OnClose after) |
void |
onClose()
Sets an action to be performed right before this
PDDocument is closed. |
void onClose()
throws IOException
PDDocument is closed.onClose - IOExceptiondefault PDDocument.OnClose andThen(PDDocument.OnClose after)
Copyright © 2020 sejda. All rights reserved.