In This Topic
The following tables list the members exposed by Image.
Public Properties
| Name | Description |
 | FileName | Gets the File Name of this Image. |
 | Id | Gets the Id of this Image. |
Top
Public Methods
| Name | Description |
 | CreatePicture | Overloaded. Adds an image to a Document, creates a custom view of that image (picture) and then inserts it into a Paragraph using Append(). |
 | GetStream | |
 | Remove | Removes the current Image from the document. |
Top
See Also