ComponentOne FlexReport for WinForms
PageScaling Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1PrintOptions Class : PageScaling Property
Gets or sets the value indicating the manner in which pages are scaled during printing.

The default value is PageScaling.FitToPaper.

Syntax
'Declaration
 
Public Property PageScaling As PageScaling
public PageScaling PageScaling {get; set;}
See Also

Reference

C1PrintOptions Class
C1PrintOptions Members