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