SharpLeaf Reference > SharpLeaf Methods > IncludeImage Method

SharpLeaf.IncludeImage Method

Add a picture to a report, with optional scaling and wraparound.

The horizontal spacing around the included image is controlled by ParagraphStyle.HorizontalGap.

Overloads

Example

  // Take a quarter of the frame width on the right, and flow text on the left
   lf.IncludeImage("dyalog.jpg","dyalog.jpg",BoxFlow.Right,-0.25);

See also ...

ImageBlock : PageElement Class | Text Inclusions | SharpLeaf Members | ParagraphStyle.HorizontalGap Property


Send comments on this topic
© Dyalog Ltd 2021