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