Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfTransitionMotion

    Show / Hide Table of Contents

    Class PdfTransitionMotion

    Enumeration of transition motions.

    Inheritance
    System.Object
    PdfTransitionMotion
    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class PdfTransitionMotion : Enum

    Fields

    Inward

    Inward motion from the edges of the page to center..

    Declaration
    public const PdfTransitionMotion Inward
    Field Value
    Type Description
    PdfTransitionMotion

    Outward

    Outward motion from the center of the page to edges.

    Declaration
    public const PdfTransitionMotion Outward
    Field Value
    Type Description
    PdfTransitionMotion

    value__

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