menu

Document Processing

FreeTextAnnotationPopupAppearingEventArgs Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    FreeTextAnnotationPopupAppearingEventArgs Class

    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
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved