[]
        
(Showing Draft Content)

C1.Framework.Html.HtmlRenderer.GetImage

GetImage Method

GetImage(RectangleF, int, out int)

Gets a metafile image of a piece of the document.

Declaration
public Image GetImage(RectangleF rc, int offset, out int frameBottom)
Parameters
Type Name Description
RectangleF rc

The rectangle of a image.

int offset

The offset of the frame.

int frameBottom

The frame bottom calculated value.

Returns
Type Description
Image

The metafile image of a piece of the document.