Open actions are executed while a document is openening.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public ActionCollection OpenActions { get; }
Visual Basic
Public ReadOnly Property OpenActions As ActionCollection
	Get

See Also