UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FreeTextAnnotationPopupAppearingEventArgs

    Show / Hide Table of Contents

    Class FreeTextAnnotationPopupAppearingEventArgs

    Provides data for the FreeTextAnnotationPopupAppearing event.

    Inheritance
    System.Object
    FreeTextAnnotationPopupAppearingEventArgs
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public class FreeTextAnnotationPopupAppearingEventArgs : EventArgs

    Properties

    Text

    Gets the text present in the free text popup

    Declaration
    public string Text { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

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