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