Customizing toolbar icons and buttons in our UWP viewer
Nutrient UWP SDK includes five redaction-related icons to help you better customize the interface of your application.
They can be located and used through the ms-appx-web:///PSPDFKit/Assets/Redactions/icon_name
URI and are named as follows:
-
redaction.svg
-
redaction_preview.svg
-
redaction_personal_information.svg
-
redaction_string_matching.svg
-
redaction_string_search.svg
The icons make it easy to create custom toolbar buttons to better fit your needs. You can find a practical example on the redactions page of our UWP Catalog.