Link Search Menu Expand Document

WidgetOnPageOpen Property

Gets or sets the action to be performed when the page containing the annotation is opened — for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Action OnPageOpen { get; set; }

Property Value

Type: Action
See Also

Reference