Class StickyNoteIcon
Represents different types of popup annotations for a sticky note.
Inheritance
System.Object
StickyNoteIcon
Namespace: Syncfusion.Maui.PdfViewer
Assembly: Syncfusion.Maui.PdfViewer.dll
Syntax
public sealed class StickyNoteIcon : Enum
Fields
Comment
Indicates comment popup annotation.
Declaration
public const StickyNoteIcon Comment
Field Value
Type |
---|
StickyNoteIcon |
Help
Indicates help popup annotation.
Declaration
public const StickyNoteIcon Help
Field Value
Type |
---|
StickyNoteIcon |
Insert
Indicates insert popup annotation.
Declaration
public const StickyNoteIcon Insert
Field Value
Type |
---|
StickyNoteIcon |
Key
Indicates key popup annotation.
Declaration
public const StickyNoteIcon Key
Field Value
Type |
---|
StickyNoteIcon |
NewParagraph
Indicates new paragraph popup annotation.
Declaration
public const StickyNoteIcon NewParagraph
Field Value
Type |
---|
StickyNoteIcon |
Note
Indicates note popup annotation.
Declaration
public const StickyNoteIcon Note
Field Value
Type |
---|
StickyNoteIcon |
Paragraph
Indicates paragraph popup annotation.
Declaration
public const StickyNoteIcon Paragraph
Field Value
Type |
---|
StickyNoteIcon |