SharpLeaf Reference > ImageBlock : PageElement Class > Url Property ImageBlock.Url Property
URL to point at display time to for web formats (SVG and XAML).
public string Url {get; set;}
Example
img.Url = "http://mywebsite.com/img/myimage.jpg";
See also ...ImageBlock.Members
Send comments on this topic © Dyalog Ltd 2021
|