Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / TransitionEffect Property

In This Topic
    TransitionEffect Property
    In This Topic
    Gets or sets the TransitionEffect object describing the transition effect that shall be used when displaying the page during presentations
    Syntax
    'Declaration
     
    Public Property TransitionEffect As TransitionEffect
    public TransitionEffect TransitionEffect {get; set;}
    See Also