menu

UWP

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

    Show / Hide Table of Contents

    Class PageFitType

    Specifies the page fit type.

    Inheritance
    System.Object
    PageFitType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class PageFitType : Enum

    Fields

    FitFullPage

    Specifies the page fit type to full page.

    Declaration
    public const PageFitType FitFullPage
    Field Value
    Type
    PageFitType

    FitMultiplePages

    Specifies the page fit type to multiple pages.

    Declaration
    public const PageFitType FitMultiplePages
    Field Value
    Type
    PageFitType

    FitPageWidth

    Specifies the page fit type to page width.

    Declaration
    public const PageFitType FitPageWidth
    Field Value
    Type
    PageFitType

    None

    Specifies the fit type to none.

    Declaration
    public const PageFitType None
    Field Value
    Type
    PageFitType

    Extension Methods

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