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

SharpLeaf.IncludeImage Method (String,String,BoxFlow)

Add image at actual size.

public void IncludeImage(
    string filename,
    string uri,
    BoxFlow flow
);
filename
Path to image to embed at run time.
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