Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.dll
    Syntax
    public sealed class PageFitType : Enum

    Fields

    FitOnePage

    Fits the entire page in view.

    Declaration
    public const PageFitType FitOnePage
    Field Value
    Type Description
    PageFitType

    FitPageWidth

    Fits the page to its width in view.

    Declaration
    public const PageFitType FitPageWidth
    Field Value
    Type Description
    PageFitType

    None

    Fits the page to 100%.

    Declaration
    public const PageFitType None
    Field Value
    Type Description
    PageFitType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved