Execute the Page Open action before rendering. Default is false.

Namespace: TallComponents.PDF.Rasterizer.Configuration
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public bool ExecutePageOpenAction { get; set; }
Visual Basic
Public Property ExecutePageOpenAction As Boolean
	Get
	Set

See Also