Click or drag to resize

PdfPageTransition Style Property

Gets or sets the transition style to use when moving to this page from another during a presentation.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfTransitionStyle Style { get; set; }

Property Value

Type: PdfTransitionStyle
The style.
See Also