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