We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4899587 + 1a295cc commit 2e6faf5Copy full SHA for 2e6faf5
MAUI/PDF-Viewer/Localization.md
@@ -607,4 +607,12 @@ The following table contains the default name and value details used in the SfPd
607
<td>CreateSignature</td>
608
<td>Create Signature</td>
609
</tr>
610
+<tr>
611
+<td>XFAFormNotSupportedMessage</td>
612
+<td>This PDF cannot be loaded because it contains an XFA form.</td>
613
+</tr>
614
615
+<td>InvalidPasswordError</td>
616
+<td>Can't open an encrypted document. The password is invalid.</td>
617
618
</table>
0 commit comments