UWP

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

    Show / Hide Table of Contents

    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

    Extension Methods

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