SharpLeaf Reference > SharpLeaf Methods > IncludeImage Method > (Image,String,BoxFlow)

SharpLeaf.IncludeImage Method (Image,String,BoxFlow)

Add image at actual size.

public void IncludeImage(
    Image bmp,
    string uri,
    BoxFlow flow
);
bmp
Image to embed.
uri
Link to image at display time.
flow
How to flow the image (BoxFlow.Paragraph by default).

See also ...

SharpLeaf Members | SharpLeaf.IncludeImage Method


Send comments on this topic
© Dyalog Ltd 2021