WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PrintScaleOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PrintScaleOptions

    Defines the constants that specify the different scaling options during print.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum PrintScaleOptions

    Fields

    Name Description
    FitAllColumnsonOnePage

    Specifies all the columns will fit on one page.

    FitAllRowsonOnePage

    Specifies all the rows will fit on one page.

    FitViewonOnePage

    Specifies the content will fit with in the view on one page.

    NoScaling

    No scaling will be used.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved