menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScalingOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ScalingOptions

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum ScalingOptions

    Fields

    Name Description
    FitAllColumnsonOnePage

    Shrink the printout so that it is one page wide

    FitAllRowsonOnePage

    Shrink the printout so that it is one page high

    FitGridonOnePage

    Shrink the printout so that it fits on one page

    NoScaling

    Print at their actual size

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