Back to Devexpress

PdfAnnotationActions.PageOpened Property

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

latest1.1 KB
Original Source

PdfAnnotationActions.PageOpened Property

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfAction

A PdfAction object that represent the action.

|

See Also

PdfAnnotationActions Class

PdfAnnotationActions Members

DevExpress.Pdf Namespace