Click or drag to resize

PdfPageTransition Motion Property

Gets or sets the the direction of motion for the specified transition effect.

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

Property Value

Type: PdfTransitionMotion
The motion.
See Also