Back to Devexpress

PdfAnnotationActions.PageClosed Property

officefileapi-devexpress-dot-pdf-dot-pdfannotationactions-c6ee5f9a.md

latest1.1 KB
Original Source

PdfAnnotationActions.PageClosed Property

Gets an action that is performed when the page containing the annotation is closed.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAction PageClosed { get; }
vb
Public ReadOnly Property PageClosed As PdfAction

Property Value

TypeDescription
PdfAction

A PdfAction object that represents the action.

|

See Also

PdfAnnotationActions Class

PdfAnnotationActions Members

DevExpress.Pdf Namespace