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