Enum PdfTransitionDirection
Enumeration of transition directions.
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public enum PdfTransitionDirection
Fields
Name | Description |
---|---|
BottomToTop | Bottom to Top direction. |
LeftToRight | Left to Right direction. |
RightToLeft | Right to Left direction. |
TopLeftToBottomRight | TopLeft to BottomRight direction. |
TopToBottom | Top to Bottom direction. |