IHyperlinkTargetSlide Property |
If the HyperlinkEx targets specific slide returns this slide.
If ths property become not null then property ExternalUrl become null.
Read-only
ISlide.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxISlide TargetSlide { get; }
ReadOnly Property TargetSlide As ISlide
Get
property ISlide^ TargetSlide {
ISlide^ get ();
}
abstract TargetSlide : ISlide with get
Property Value
Type:
ISlide
See Also