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