Class AnnotationToolbarItem
Enum AnnotationToolbarItem for annotation toolbar settings.
Inheritance
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.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
CalibrateTool
Represents the Calibrate tool. We can add the following measure types (distance, perimeter, area, radius, volume).
Declaration
public const AnnotationToolbarItem CalibrateTool
Field Value
CloseTool
Represents the CloseTool tool. We can close the annotation toolbar using this tool.
Declaration
public const AnnotationToolbarItem CloseTool
Field Value
ColorEditTool
Represents the Color edit tool. We can change the color of the annotation using this tool.
Declaration
public const AnnotationToolbarItem ColorEditTool
Field Value
CommentPanelTool
Represents the CommentPanel tool. This shows the added annotations in the PDF Viewer page.
Declaration
public const AnnotationToolbarItem CommentPanelTool
Field Value
FontAlignAnnotationTool
Represents the FontAlignAnnotation tool. We can change the font alignment of the free text annotation.
Declaration
public const AnnotationToolbarItem FontAlignAnnotationTool
Field Value
FontColorAnnotationTool
Represents the FontColorAnnotation tool. We can change the font color of the free text annotation.
Declaration
public const AnnotationToolbarItem FontColorAnnotationTool
Field Value
FontFamilyAnnotationTool
Represents the FontFamilyAnnotation tool. We can change the font family of the free text annotation.
Declaration
public const AnnotationToolbarItem FontFamilyAnnotationTool
Field Value
FontSizeAnnotationTool
Represents the FontSizeAnnotation tool. We can change the font size of the free text annotation.
Declaration
public const AnnotationToolbarItem FontSizeAnnotationTool
Field Value
FontStylesAnnotationTool
Represents the FontStylesAnnotation tool. We can change the font style of the free text annotation.
Declaration
public const AnnotationToolbarItem FontStylesAnnotationTool
Field Value
FreeTextAnnotationTool
Represents the FreeTextAnnotation tool. We can add free text using this tool.
Declaration
public const AnnotationToolbarItem FreeTextAnnotationTool
Field Value
HandWrittenSignatureTool
Represents the HandWrittenSignature tool. We can add signature using this tool.
Declaration
public const AnnotationToolbarItem HandWrittenSignatureTool
Field Value
HighlightTool
Represents the Highlight Tool. We can Highlight a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem HighlightTool
Field Value
InkAnnotationTool
Represents the InkAnnotationTool tool. We can add ink annotation.
Declaration
public const AnnotationToolbarItem InkAnnotationTool
Field Value
OpacityEditTool
Represents the Opacity edit tool. We can change the opacity of the annotation.
Declaration
public const AnnotationToolbarItem OpacityEditTool
Field Value
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
SquigglyTool
Represents the Squiggly Tool. We can squiggly a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem SquigglyTool
Field Value
StampAnnotationTool
Represents the StampAnnotation tool. We can add stamps using this tool.
Declaration
public const AnnotationToolbarItem StampAnnotationTool
Field Value
StrikethroughTool
Represents the Strikethrough Tool. We can strikethrough a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem StrikethroughTool
Field Value
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
ThicknessEditTool
Represents the Thickness edit tool. We can change the thickness of the annotation.
Declaration
public const AnnotationToolbarItem ThicknessEditTool
Field Value
UnderlineTool
Represents the Underline Tool. We can underline a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem UnderlineTool