The actions executed when the page is closed.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also