ActiveReports Developer 7
PageScaling Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > PrintOptions Class : PageScaling Property

Glossary Item Box

Gets or sets the value that indicates the page scaling mode.

Syntax

Visual Basic (Declaration) 
Public Property PageScaling As PageScaling
C# 
public PageScaling PageScaling {get; set;}

See Also