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