Back to Devexpress

PdfAnnotationActions.PageBecameInvisible Property

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

latest1.2 KB
Original Source

PdfAnnotationActions.PageBecameInvisible Property

Gets an action that is performed when the page containing the annotation is no longer visible in the reader’s user interface.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfAction

A PdfAction object that represents the action.

|

See Also

PdfAnnotationActions Class

PdfAnnotationActions Members

DevExpress.Pdf Namespace