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