Class AnnotationToolbarItem
Enum AnnotationToolbarItem for annotation toolbar settings.
Inheritance
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 |
---|
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 |
---|
AnnotationToolbarItem |
CloseTool
Represents the CloseTool tool. We can close the annotation toolbar using this tool.
Declaration
public const AnnotationToolbarItem CloseTool
Field Value
Type |
---|
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 |
---|
AnnotationToolbarItem |
CommentPanelTool
Represents the CommentPanel tool. This shows the added annotations in the PDF Viewer page.
Declaration
public const AnnotationToolbarItem CommentPanelTool
Field Value
Type |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
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 |
---|
AnnotationToolbarItem |
FreeTextAnnotationTool
Represents the FreeTextAnnotation tool. We can add free text using this tool.
Declaration
public const AnnotationToolbarItem FreeTextAnnotationTool
Field Value
Type |
---|
AnnotationToolbarItem |
HandWrittenSignatureTool
Represents the HandWrittenSignature tool. We can add signature using this tool.
Declaration
public const AnnotationToolbarItem HandWrittenSignatureTool
Field Value
Type |
---|
AnnotationToolbarItem |
HighlightTool
Represents the Highlight Tool. We can Highlight a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem HighlightTool
Field Value
Type |
---|
AnnotationToolbarItem |
InkAnnotationTool
Represents the InkAnnotationTool tool. We can add ink annotation.
Declaration
public const AnnotationToolbarItem InkAnnotationTool
Field Value
Type |
---|
AnnotationToolbarItem |
OpacityEditTool
Represents the Opacity edit tool. We can change the opacity of the annotation.
Declaration
public const AnnotationToolbarItem OpacityEditTool
Field Value
Type |
---|
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 |
---|
AnnotationToolbarItem |
StampAnnotationTool
Represents the StampAnnotation tool. We can add stamps using this tool.
Declaration
public const AnnotationToolbarItem StampAnnotationTool
Field Value
Type |
---|
AnnotationToolbarItem |
StrikethroughTool
Represents the Strikethrough Tool. We can strikethrough a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem StrikethroughTool
Field Value
Type |
---|
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 |
---|
AnnotationToolbarItem |
ThicknessEditTool
Represents the Thickness edit tool. We can change the thickness of the annotation.
Declaration
public const AnnotationToolbarItem ThicknessEditTool
Field Value
Type |
---|
AnnotationToolbarItem |
UnderlineTool
Represents the Underline Tool. We can undeline a word or sentence using this tool.
Declaration
public const AnnotationToolbarItem UnderlineTool
Field Value
Type |
---|
AnnotationToolbarItem |