Link Search Menu Expand Document

WidgetOnPageClose Property

Gets or sets the action to be performed when the page containing the annotation is closed — for example, when the user navigates to the next or previous page, or follows 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 OnPageClose { get; set; }

Property Value

Type: Action
See Also

Reference