[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TransitionMotionDirection

Enum TransitionMotionDirection

Namespace
GrapeCity.Documents.Pdf
Assembly
GcDocs.Pdf.dll

Defines the possible directions of motion for a transition effect.

public enum TransitionMotionDirection

Fields

Inward = 0

Inward from the edges of the page.

Outward = 1

Outward from the center of the page.

Unknown = 2

Value is unknown.