com.pspdfkit.document.printing.PrintOptionsProvider |
Allows you to provide default print options when the user hits the share button in the toolbar.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract PrintOptions |
createPrintOptions(PdfDocument document, int currentPage)
Creates the
PrintOptions . |
Creates the PrintOptions
.
Internal usage only.
document | The document that is being shared. |
---|---|
currentPage | The page the user is currently on. |