Back to Devexpress

PdfAnnotationActions.PageBecameVisible Property

officefileapi-devexpress-dot-pdf-dot-pdfannotationactions-1f4f8774.md

latest1.1 KB
Original Source

PdfAnnotationActions.PageBecameVisible Property

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfAction

A PdfAction object that represents the action.

|

See Also

PdfAnnotationActions Class

PdfAnnotationActions Members

DevExpress.Pdf Namespace