Table of Contents

Enum PdfTransitionDirection

Namespace
Syncfusion.Pdf
Assembly
Syncfusion.Pdf.Portable.dll

Enumeration of transition directions.

public enum PdfTransitionDirection

Fields

BottomToTop = 90

Bottom to Top direction.

LeftToRight = 0

Left to Right direction.

RightToLeft = 180

Right to Left direction.

TopLeftToBottomRight = 315

TopLeft to BottomRight direction.

TopToBottom = 270

Top to Bottom direction.