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