Link Search Menu Expand Document

PageOnOpened Property

Gets or sets the action to be performed when the page 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 OnOpened { get; set; }

Property Value

Type: Action
See Also

Reference