Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ private void OnAnnotationAdded(object sender, AnnotationEventArgs e)
{% endtabs %}

## See Also
- [Annotations Overview](../annotations-overview)
- [Select and Deselect Annotations](../select-deselect-annotations)
- [Import and Export Annotations](../import-export-annotations)
- [Undo and Redo](../undo-redo)
- [Annotations Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotations-overview)
- [Select and Deselect Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/select-deselect-annotations)
- [Import and Export Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/import-export-annotations)
- [Undo and Redo](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/undo-redo)
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ private void OnAnnotationsLoaded(object? sender, EventArgs e)
{% endtabs %}

## See Also
- [Add, Remove, and Modify Annotations](../add-remove-modify-annotations)
- [Annotations Overview](../annotations-overview)
- [Select and Deselect Annotations](../select-deselect-annotations)
- [Add, Remove, and Modify Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/add-remove-modify-annotations)
- [Annotations Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotations-overview)
- [Select and Deselect Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/select-deselect-annotations)
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ Comments and replies can be deleted through the context menu available under the
**Note :** Deleting the root comment from the comment panel also deletes the associated annotation.

## See Also
- [Add, Remove, and Modify Annotations](../add-remove-modify-annotations)
- [Annotations Overview](../annotations-overview)
- [Add, Remove, and Modify Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/add-remove-modify-annotations)
- [Annotations Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotations-overview)
6 changes: 3 additions & 3 deletions Document-Processing/PDF/PDF-Viewer/maui/Document-Outline.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ if (outlineElement != null)
{% endtabs %}

## See Also
- [Page Navigation](../page-navigation)
- [Document Link Annotations](../document-link-annotations)
- [Custom Bookmark](../custom-bookmark)
- [Page Navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/page-navigation)
- [Document Link Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/document-link-annotations)
- [Custom Bookmark](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/custom-bookmark)
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ private void PdfDocumentLoadFailed(object sender, DocumentLoadFailedEventArgs e)
{% endtabs %}

## See Also
- [Open a Document](../open-a-document)
- [Getting Started](../getting-started)
- [Save a Document](../save-a-document)
- [Open a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/open-a-document)
- [Getting Started](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/getting-started)
- [Save a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/save-a-document)
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ private void PdfViewer_FormFieldValueChanged(object sender, FormFieldValueChange
{% endtabs %}

## See Also
- [Form Filling Overview](../form-filling-overview)
- [Edit Form Fields](../form-filling-edit)
- [Show and Hide Form Fields](../form-filling-show-hide)
- [Form Field Events](../form-filling-events)
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
- [Edit Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-edit)
- [Show and Hide Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-show-hide)
- [Form Field Events](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-events)
6 changes: 3 additions & 3 deletions Document-Processing/PDF/PDF-Viewer/maui/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ Build powerful PDF experiences into your .NET MAUI app with the [SfPdfViewer](ht
| [Getting Started](https://help.syncfusion.com/maui/pdf-viewer/getting-started) | Install the package, configure the handler, and load your first PDF document. |
| [Open a Document](https://help.syncfusion.com/maui/pdf-viewer/open-a-document) | Load documents from streams, local storage, URLs, Base64 strings, or password-protected files. |
| [Annotations Overview](https://help.syncfusion.com/maui/pdf-viewer/annotations-overview) | Add, edit, import, and export highlights, shapes, ink, stamps, sticky notes, and more. |
| [Form Filling Overview](https://help.syncfusion.com/maui/pdf-viewer/form-filling-overview) | Fill, edit, import, and export PDF form fields including text boxes, checkboxes, and signatures. |
| [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview) | Fill, edit, import, and export PDF form fields including text boxes, checkboxes, and signatures. |
| [Text Search](https://help.syncfusion.com/maui/pdf-viewer/text-search) | Search for text and navigate all occurrences in a document. |
| [Save a Document](https://help.syncfusion.com/maui/pdf-viewer/save-a-document) | Save modified documents to a file stream, with optional annotation flattening. |
| [Toolbar](https://help.syncfusion.com/maui/pdf-viewer/toolbar) | Reference guide to all built-in toolbar names and toolbar item names. |
| [Toolbar Customization](https://help.syncfusion.com/maui/pdf-viewer/toolbar-customization) | Show, hide, add, remove, and reorder toolbar items. |
| [Toolbar Customization](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/toolbar-customization) | Show, hide, add, remove, and reorder toolbar items. |
| [UI Customization](https://help.syncfusion.com/maui/pdf-viewer/ui-customization) | Customize the appearance of the PDF Viewer control. |
| [Redaction](https://help.syncfusion.com/maui/pdf-viewer/redaction) | Permanently remove sensitive content from PDF documents. |
| [Redaction](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/redaction) | Permanently remove sensitive content from PDF documents. |
| [Electronic Signature](https://help.syncfusion.com/maui/pdf-viewer/signature) | Add handwritten, typed, or image-based signatures. |
| [Keyboard Shortcuts](https://help.syncfusion.com/maui/pdf-viewer/keyboard-shortcuts) | Keyboard shortcuts available on desktop platforms. |
| [Localization](https://help.syncfusion.com/maui/pdf-viewer/localization) | Translate all built-in strings into any supported language. |
Expand Down