Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

Href Property






The href data
Syntax
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)
            
public:
property String^ Href {
   String^ get();
   void set (    String^ value);
}

Property Value

The href data as a raw string.
Remarks

Refer to Parse for more information.

Example

For an example, refer to SvgDocument.EnumerateElements

Requirements

Target Platforms

See Also

Reference

SvgDataUri Class
SvgDataUri Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features