menu

WPF

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

    Show / Hide Table of Contents

    Enum ZoomType

    Specifies the type of zoom.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ZoomType

    Fields

    Name Description
    FullPage

    Zoom percentage is automatically recalculated to fit one full page.

    None

    Indicates to use the explicit zoom percentage.

    PageWidth

    Zoom percentage is automatically recalculated to fit page width.

    TextFit

    Zoom percentage is automatically recalculated to fit text.

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