Class FreeTextAnnotationPopupDisappearingEventArgs
Provides data for the FreeTextAnnotationPopupDisappearing event.
Inheritance
System.Object
FreeTextAnnotationPopupDisappearingEventArgs
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.SfPdfViewer.UWP.dll
Syntax
public class FreeTextAnnotationPopupDisappearingEventArgs : EventArgs
Properties
PopupResult
Gets the Popup result when free text popup disappeared
Declaration
public FreeTextPopupResult PopupResult { get; }
Property Value
Type | Description |
---|---|
FreeTextPopupResult |