menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PopupIcon - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    PopupIcon

    Help

    The icon that represents help.

    Declaration
    public const PopupIcon Help
    Field Value
    Type
    PopupIcon

    Insert

    The icon that represents insert operation.

    Declaration
    public const PopupIcon Insert
    Field Value
    Type
    PopupIcon

    Key

    The icon that represents key.

    Declaration
    public const PopupIcon Key
    Field Value
    Type
    PopupIcon

    NewParagraph

    The icon that represents new paragraph.

    Declaration
    public const PopupIcon NewParagraph
    Field Value
    Type
    PopupIcon

    Note

    The icon that represents note.

    Declaration
    public const PopupIcon Note
    Field Value
    Type
    PopupIcon

    Paragraph

    The icon that represents paragraph.

    Declaration
    public const PopupIcon Paragraph
    Field Value
    Type
    PopupIcon

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved