alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ToolbarItem

    Enum toolbarItem for toolbar settings.

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

    Fields

    Name Description
    AnnotationEditTool

    Represents the annotation edit tool. We can edit the added annotation.

    CommentTool

    Represents the comment tool. It shows the annotations added in the PDF Viewer.

    DownloadOption

    Represents the Download Option. We can download the PDF document.

    FormDesigner

    Represents the FormDesigner tool in the primary toolbar,
    allowing access to the Form Designer toolbar for adding, editing, and managing form fields.

    MagnificationTool

    Represents the Magnification tool. It indicates the zoom tool.

    OpenOption

    Represents the open option. We can load the document from Open option.

    PageNavigationTool

    Represents the PageNavigation tool. It includes Bookmark and thumbnail panel.

    PanTool

    Represents the Pan tool. This shows text selection in Pan mode

    PrintOption

    Represents the Print Option. We can print the PDF document.

    Redaction

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

    SearchOption

    Represents the Search Option. We can search in the PDF Viewer.

    SelectionTool

    Represents the Selection Tool. This shows the text selection tool.

    SubmitForm

    Represents the submit form tool. We can export the form using this.

    UndoRedoTool

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

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