C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintOptions Class / PageScaling Property

In This Topic
PageScaling Property
In This Topic
Gets or sets the value indicating the manner in which pages are scaled during printing.

The default value is PageScalingEnum.ReduceToPaper.

Syntax
'Declaration
 
Public Property PageScaling As PageScalingEnum
 
See Also