Click or drag to resize

PdfPageTransition Dimension Property

Gets or sets the dimension in which the specified transition effect occurs.

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

Property Value

Type: PdfTransitionDimension
The dimension.
See Also