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