menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FitToPage - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FitToPage

    Specifies the behavior of FitToPage Command.

    Inheritance
    System.Object
    FitToPage
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class FitToPage : Enum

    Fields

    FitToHeight

    Enables and perform fittopage based on height.

    Declaration
    public const FitToPage FitToHeight
    Field Value
    Type
    FitToPage

    FitToPage

    Enables and perform fittopage based on width and height.

    Declaration
    public const FitToPage FitToPage
    Field Value
    Type
    FitToPage

    FitToWidth

    Enables and perform fittopage based on width.

    Declaration
    public const FitToPage FitToWidth
    Field Value
    Type
    FitToPage

    None

    Disables all the behavior of FitToPage.

    Declaration
    public const FitToPage None
    Field Value
    Type
    FitToPage

    Extension Methods

    DiagramExtensions.Contains(FitToPage, FitToPage)
    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved