Document permissions in UWP

Modifying document permissions using Nutrient UWP SDK isn’t possible at this moment, but you can configure your PdfView to ignore all the permissions set on the document by setting the PSPDFKit.UI.PdfView.IgnoreDocumentPermissions property to true. This setting only affects the Nutrient instance, and the document won’t be modified in any way.