InstantPdfActivityIntentBuilder

Builder used for creating an intent for starting InstantPdfActivity. Allows setting the document and all of the necessary configuration.

Functions

Link copied to clipboard
Sets a custom activity class used for document display.
Link copied to clipboard
open fun build(): Intent
Builds Intent with the values provided in the .
Link copied to clipboard
Sets PdfActivityConfiguration to be set on the target InstantPdfActivity in which the document(s) will be displayed.
Link copied to clipboard
Creates builder for InstantPdfActivity intent.