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