Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgDataUri Class : Href Property |
public string Href {get; set;}
'Declaration
Public Property Href As String
'Usage
Dim instance As SvgDataUri Dim value As String instance.Href = value value = instance.Href
@property (nonatomic, copy, nullable) NSString *hRef
public String getHref() public void setHref(String value)
Refer to Parse for more information.
For an example, refer to SvgDocument.EnumerateElements