| com.pspdfkit.document.sharing.SharingOptionsProvider |
Allows you to provide default share options when the user hits the share button in the toolbar.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract SharingOptions | createSharingOptions(PdfDocument document, int currentPage) | ||||||||||
| document | The document that is being shared. |
|---|---|
| currentPage | The page the user is currently on. |