Class PopupIcon
Enumerates values that specify the type of popup icons.
Inheritance
System.Object
PopupIcon
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.SfPdfViewer.UWP.dll
Syntax
public sealed class PopupIcon : Enum
Fields
Comment
The icon that represents comment.
Declaration
public const PopupIcon Comment
Field Value
Type | Description |
---|---|
PopupIcon |
Help
The icon that represents help.
Declaration
public const PopupIcon Help
Field Value
Type | Description |
---|---|
PopupIcon |
Insert
The icon that represents insert operation.
Declaration
public const PopupIcon Insert
Field Value
Type | Description |
---|---|
PopupIcon |
Key
The icon that represents key.
Declaration
public const PopupIcon Key
Field Value
Type | Description |
---|---|
PopupIcon |
NewParagraph
The icon that represents new paragraph.
Declaration
public const PopupIcon NewParagraph
Field Value
Type | Description |
---|---|
PopupIcon |
Note
The icon that represents note.
Declaration
public const PopupIcon Note
Field Value
Type | Description |
---|---|
PopupIcon |
Paragraph
The icon that represents paragraph.
Declaration
public const PopupIcon Paragraph
Field Value
Type | Description |
---|---|
PopupIcon |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |