Skip to main content
All docs
V26.1
  • WidgetAnnotationActions.PageClosed Property

    Gets or sets the action performed when the page containing the annotation is closed.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public AnnotationAction PageClosed { get; set; }

    Property Value

    Type Description
    AnnotationAction

    The action performed when the page containing the annotation is closed.

    See Also