IHyperlinkExternalUrl Property |
Specifies the external URL
If this property become not null then property TargetSlide become null.
Read-only
String.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxstring ExternalUrl { get; }
ReadOnly Property ExternalUrl As String
Get
property String^ ExternalUrl {
String^ get ();
}
abstract ExternalUrl : string with get
Property Value
Type:
String
See Also