HyperlinkNextSlide Property |
Returns a hyperlink to the next slide.
Read-only
Hyperlink.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static Hyperlink NextSlide { get; }
Public Shared ReadOnly Property NextSlide As Hyperlink
Get
public:
static property Hyperlink^ NextSlide {
Hyperlink^ get ();
}
static member NextSlide : Hyperlink with get
Property Value
Type:
Hyperlink
See Also