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