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 |