[]
The Word/RTF picture specific constructor.
public RtfPicture(Image img)
Type | Name | Description |
---|---|---|
Image | img | The image/bitmap for picture. |
The Word/RTF picture specific constructor.
public RtfPicture(RtfObject owner, Image img)
Type | Name | Description |
---|---|---|
RtfObject | owner | The owned Word/RTF object. |
Image | img | The image/bitmap for picture. |