[]
Gets a metafile image of a piece of the document.
public Image GetImage(RectangleF rc, int offset, out int frameBottom)
Type | Name | Description |
---|---|---|
RectangleF | rc | The rectangle of a image. |
int | offset | The offset of the frame. |
int | frameBottom | The frame bottom calculated value. |
Type | Description |
---|---|
Image | The metafile image of a piece of the document. |