PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Specifies the motion direction of the transition.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public enum TransitionMotionDirection |
Visual Basic (Declaration) |
---|
Public Enumeration TransitionMotionDirection |
Visual C++ |
---|
public enum class TransitionMotionDirection |
Members
Member name | Description | |
---|---|---|
Inward |
From the border of the page to the center.
| |
Outward |
From the center of the page to the border.
|