alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum MobileToolbarItem

    Enumerates the possible items that can be displayed on the Mobile Toolbar in the PDF Viewer.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum MobileToolbarItem
    Remarks

    The Mobile Toolbar Item enumeration provides a set of values representing different options for the Mobile Toolbar in a PDF Viewer.

    Fields

    Name Description
    EditAnnotation

    Represents the Annotation Edit Tool. We can edit the added Annotation for the Mobile Toolbar

    FormDesigner

    Represents the FormDesigner tool in the mobile toolbar,
    allowing users to access the Form Designer toolbar to add, edit, or remove form fields in the PDF Viewer.

    Open

    Represents the open option. We can load the document from Open option for the Mobile Toolbar.

    Redaction

    Represents the Redaction tool in the mobile toolbar, Allowing access to the Redaction toolbar for adding, editing, and managing Redaction annotation.

    Search

    Represents the Search Option. We can search in the PDF Viewer for the Mobile Toolbar

    UndoRedo

    Represents the undo, redo tool. We can undo or redo the actions performed in PDF Viewer for the Mobile Toolbar

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved