PageOnClosed Property ByteScout PDF SDK
Gets or sets the action to be performed when the page is closed (for example, when the user navigates to the next or previous page or follows a link annotation or an outline item).

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public Action OnClosed { get; set; }

Property Value

Type: Action
See Also

Reference