Specifies whether a page must be scaled to fit on the printed sheet of paper.

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

Syntax

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

See Also