Open actions are executed while a document is openening.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also