Gets or sets the duration of the transition effect, in seconds.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public float Duration { get; set; }
Public Property Duration As Single Get Set
public: property float Duration { float get (); void set (float value); }
member Duration : float32 with get, set
Property Value
SingleThe transition duration.