ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfTransitionStyle - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PdfTransitionStyle

    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfTransitionStyle

    Fields

    Name Description
    Blinds

    Multiple lines, evenly spaced across the screen, synchronously sweep in the same direction to reveal the new page. The lines may be either horizontal or vertical. Horizontal lines move downward; vertical lines move to the right.

    Box

    A rectangular box sweeps inward from the edges of the page or outward from the center, revealing the new page.

    Cover

    The new page slides on to the screen, covering the old page.

    Dissolve

    The old page dissolves gradually to reveal the new one.

    Fade

    The new page gradually becomes visible through the old one.

    Fly

    Changes are flown out or in, to or from a location that is offscreen.

    Glitter

    Similar to Dissolve, except that the effect sweeps across the page in a wide band moving from one side of the screen to the other.

    Push

    The old page slides off the screen while the new page slides in, pushing the old page out.

    Replace

    The new page simply replaces the old one with no special transition effect.

    Split

    Two lines sweep across the screen, revealing the new page. The lines may be either horizontal or vertical and may move inward from the edges of the page or outward from the center.

    Uncover

    The old page slides off the screen, uncovering the new page.

    Wipe

    A single line sweeps across the screen from one edge to the other, revealing the new page.

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