passwords

Sets list of passwords for when the opened document is merged from several documents or for a single document. The positions of password strings in the list must correspond to positions of URIs or data providers passed in fromUri} or fromDataProvider.

Return

Builder for PdfUiFragmentBuilder with declared document password(s).

Parameters

passwords

List of document passwords, has to be the same size as the list of URIs or data providers.

Throws

when used with image documents or when builder has been created via fromDocumentDescriptor.