SharpLeaf Reference > SharpLeaf Methods > IncludeImage Method > (String,String) SharpLeaf.IncludeImage Method (String,String)
Add image at actual size as paragraph.
public void IncludeImage(
string filename,
string uri
);
-
filename
- Path to image to embed at run time.
-
uri
- Link to image at display time.
See also ...SharpLeaf Members | SharpLeaf.IncludeImage Method
Send comments on this topic © Dyalog Ltd 2021
|