Specifies a transformation to be applied to each page.

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

Syntax

C#
public Transform Transform { get; set; }
Visual Basic
Public Property Transform As Transform
	Get
	Set

See Also