Image Class |
Namespace: SIC.OpenDocumentFormat.MSWord
The Image type exposes the following members.
Name | Description | |
---|---|---|
Image |
Initializes a new instance of the Image class.
Constructor without parameter
| |
Image(Document) |
Initializes a new instance of the Image class.
Constructor with parameter
|
Name | Description | |
---|---|---|
Add(String, Double, Double, Double, Double) |
Added an image to fix position (anchor)
| |
Add(OpenXmlElement, String, Double, Double, String, Boolean) |
Add the image at selection
| |
AddImageToPart |
Adds a image file to a open XML part (not into document content)
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAnchor |
Gives an anchor object with an image object back
| |
GetDrawing |
Gives a drawing object with an image back
| |
GetGraphic |
Gives a graphic object with an image back
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetInline |
Gives an image box object back
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |