SVGAElementBuilder.Ping
SVGAElementBuilder.Ping method
Sets the ‘ping’ attribute of the SVG ‘a’ element, containing a list of URLs to be notified if the link is followed.
public SVGAElementBuilder Ping(string value)
Parameter | Type | Description |
---|---|---|
value | String | The list of URLs for pingback. |
Return Value
The current instance of SVGAElementBuilder for method chaining.
See Also
- class SVGAElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG