Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationToolbarItem - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationToolbarItem

    Enum AnnotationToolbarItem for annotation toolbar settings

    Inheritance
    System.Object
    AnnotationToolbarItem
    Namespace: Syncfusion.Blazor.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class AnnotationToolbarItem : Enum

    Fields

    AnnotationDeleteTool

    Represents the Annotation delete tool. We can delete the annotation by this tool.

    Declaration
    public const AnnotationToolbarItem AnnotationDeleteTool
    Field Value
    Type Description
    AnnotationToolbarItem

    CalibrateTool

    Represents the Calibrate tool. We can add the following measure types (distance, perimeter, area, radius, volume).

    Declaration
    public const AnnotationToolbarItem CalibrateTool
    Field Value
    Type Description
    AnnotationToolbarItem

    ColorEditTool

    Represents the Color edit tool. We can change the color of the annotation using this tool.

    Declaration
    public const AnnotationToolbarItem ColorEditTool
    Field Value
    Type Description
    AnnotationToolbarItem

    CommentPanelTool

    Represents the CommentPanel tool. This shows the added annotations in the PDF Viewer page.

    Declaration
    public const AnnotationToolbarItem CommentPanelTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FontAlignAnnotationTool

    Represents the FontAlignAnnotation tool. We can change the font alignment of the free text annotation.

    Declaration
    public const AnnotationToolbarItem FontAlignAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FontColorAnnotationTool

    Represents the FontColorAnnotation tool. We can change the font color of the free text annotation.

    Declaration
    public const AnnotationToolbarItem FontColorAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FontFamilyAnnotationTool

    Represents the FontFamilyAnnotation tool. We can change the font family of the free text annotation.

    Declaration
    public const AnnotationToolbarItem FontFamilyAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FontSizeAnnotationTool

    Represents the FontSizeAnnotation tool. We can change the font size of the free text annotation.

    Declaration
    public const AnnotationToolbarItem FontSizeAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FontStylesAnnotationTool

    Represents the FontStylesAnnotation tool. We can change the font style of the free text annotation.

    Declaration
    public const AnnotationToolbarItem FontStylesAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    FreeTextAnnotationTool

    Represents the FreeTextAnnotation tool. We can add free text using this tool.

    Declaration
    public const AnnotationToolbarItem FreeTextAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    HandWrittenSignatureTool

    Represents the HandWrittenSignature tool. We can add signature using this tool.

    Declaration
    public const AnnotationToolbarItem HandWrittenSignatureTool
    Field Value
    Type Description
    AnnotationToolbarItem

    HighlightTool

    Represents the Highlight Tool. We can Highlight a word or sentence using this tool.

    Declaration
    public const AnnotationToolbarItem HighlightTool
    Field Value
    Type Description
    AnnotationToolbarItem

    InkAnnotationTool

    Represents the InkAnnotationTool tool. We can add ink annotation.

    Declaration
    public const AnnotationToolbarItem InkAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    OpacityEditTool

    Represents the Opacity edit tool. We can change the opacity of the annotation.

    Declaration
    public const AnnotationToolbarItem OpacityEditTool
    Field Value
    Type Description
    AnnotationToolbarItem

    ShapeTool

    Represents the Shape tool. We can add the following shapes (line, line with arrow, circle, rectangle, polygon).

    Declaration
    public const AnnotationToolbarItem ShapeTool
    Field Value
    Type Description
    AnnotationToolbarItem

    StampAnnotationTool

    Represents the StampAnnotation tool. We can add stamps using this tool.

    Declaration
    public const AnnotationToolbarItem StampAnnotationTool
    Field Value
    Type Description
    AnnotationToolbarItem

    StrikethroughTool

    Represents the Strikethrough Tool. We can strikethrough a word or sentence using this tool.

    Declaration
    public const AnnotationToolbarItem StrikethroughTool
    Field Value
    Type Description
    AnnotationToolbarItem

    StrokeColorEditTool

    Represents the StrokeColor edit tool. We can change the stroke color of the annotation using this tool.

    Declaration
    public const AnnotationToolbarItem StrokeColorEditTool
    Field Value
    Type Description
    AnnotationToolbarItem

    ThicknessEditTool

    Represents the Thickness edit tool. We can change the thickness of the annotation.

    Declaration
    public const AnnotationToolbarItem ThicknessEditTool
    Field Value
    Type Description
    AnnotationToolbarItem

    UnderlineTool

    Represents the Underline Tool. We can undeline a word or sentence using this tool.

    Declaration
    public const AnnotationToolbarItem UnderlineTool
    Field Value
    Type Description
    AnnotationToolbarItem

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved