menu

Blazor

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

    Show / Hide Table of Contents

    Class PageFitType

    Specifies the page fit type.

    Inheritance
    System.Object
    PageFitType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class PageFitType : Enum

    Fields

    FitOnePage

    Fits the entire page in view.

    Declaration
    public const PageFitType FitOnePage
    Field Value
    Type
    PageFitType

    FitPageWidth

    Fits the page to its width in view.

    Declaration
    public const PageFitType FitPageWidth
    Field Value
    Type
    PageFitType

    None

    Fits the page to 100%.

    Declaration
    public const PageFitType None
    Field Value
    Type
    PageFitType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved