ImageFile Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ImageFile() | Initializes a new instance of the ImageFile class. | |
ImageFile(String) | Initializes a new instance of the ImageFile class from outer XML. | |
ImageFile(array<OpenXmlElement[]) | Initializes a new instance of the ImageFile class with the specified child elements. | |
ImageFile(IEnumerable<OpenXmlElement>) | Initializes a new instance of the ImageFile class with the specified child elements. |
Top