public static interface SaveAsPdfCallback.Params
SaveAsPdfCallback.| Modifier and Type | Method and Description |
|---|---|
default java.nio.file.Path |
suggestedDirectory()
Returns an absolute path to the directory where the target PDF file is suggested to be
saved.
|
default java.lang.String |
suggestedFileName()
Returns a string that represents the suggested name of the target PDF file.
|
default java.lang.String suggestedFileName()
default java.nio.file.Path suggestedDirectory()