---
title: "MAUI PDF bookmark: Create, edit, remove bookmarks | Nutrient"
canonical_url: "https://www.nutrient.io/guides/maui/bookmarks/"
md_url: "https://www.nutrient.io/guides/maui/bookmarks.md"
last_updated: "2026-06-19T07:57:11.456Z"
description: "Learn to create, edit, and remove PDF bookmarks with Nutrient MAUI SDK. Customize the user interface and manage bookmarks programmatically using JavaScript APIs."
---

# PDF bookmarks in MAUI

Create, edit, and remove PDF bookmarks using Nutrient MAUI SDK’s default user interface (UI). Nutrient MAUI SDK offers a way to customize this UI using access to JavaScript APIs. In addition, the JavaScript APIs offer programmatic bookmark management.

These APIs will be further enhanced and translated into native APIs in future updates.

## Using the bookmarks UI

In Nutrient MAUI SDK, the bookmarks sidebar can be shown by the user by selecting the bookmarks sidebar icon from the sidebar dropdown in the toolbar.

The bookmarks sidebar shows a list of bookmarks available in a document. These bookmarks are grouped and ordered by page. The sidebar can be used to navigate to the bookmarked pages.

New bookmarks can be created using the **New Bookmark** button.

Bookmarks can also be edited or deleted.

---

## Related pages

- [Agent skill](/guides/maui/agent-skill.md)
- [AI Assistant](/guides/maui/ai-assistant.md)
- [Advanced access to APIs](/guides/maui/advanced-access-apis.md)
- [Compare PDF files in MAUI](/guides/maui/comparison.md)
- [Demo: MAUI PDF library](/guides/maui/demo.md)
- [Changelog for .NET MAUI](/guides/maui/changelog.md)
- [Download our MAUI library](/guides/maui/downloads.md)
- [MAUI PDF library](/guides/maui.md)
- [PDF document security in MAUI](/guides/maui/document-security.md)
- [Edit PDFs in MAUI](/guides/maui/editor.md)
- [MAUI PDF form library](/guides/maui/forms.md)
- [Nutrient guides: Integrate our PDF library](/guides/maui/intro.md)
- [MAUI PDF generation library](/guides/maui/pdf-generation.md)
- [Redact PDF files in MAUI](/guides/maui/redaction.md)
- [Printing a PDF in MAUI](/guides/maui/print.md)
- [PDF text search in MAUI](/guides/maui/search.md)
- [Troubleshooting](/guides/maui/troubleshoot.md)
- [Upgrade and migration guides](/guides/maui/upgrade.md)

