ISvgImageBaseUri Property |
Returns base URI of the specified SVG. Used to resolve relative links.
Read-only
String.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxReadOnly Property BaseUri As String
Get
property String^ BaseUri {
String^ get ();
}abstract BaseUri : string with get
Property Value
Type:
String
See Also