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 |
|---|
| PdfTransitionMotion |
Outward
Outward motion from the center of the page to edges.
Declaration
public const PdfTransitionMotion Outward
Field Value
| Type |
|---|
| PdfTransitionMotion |