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