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