Click or drag to resize

PdfAnnotationLevelActionsAnnotationPageInvisible Property

Gets or sets the PdfAction to be performed when the page containing the annotation is no longer visible in the viewer application’s user interface.

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfAction AnnotationPageInvisible { get; set; }

Property Value

PdfAction
See Also