WordprocessingPrinterSettingsPart Class (Microsoft.Office.DocumentFormat.OpenXml.Packaging)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
WordprocessingPrinterSettingsPart
Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)
Syntax
'Declaration
Public Class WordprocessingPrinterSettingsPart
Inherits OpenXmlPart
Implements IFixedContentTypePart
'Usage
Dim instance As WordprocessingPrinterSettingsPart
public class WordprocessingPrinterSettingsPart : OpenXmlPart, IFixedContentTypePart
Inheritance Hierarchy
System.Object
Microsoft.Office.DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
Microsoft.Office.DocumentFormat.OpenXml.Packaging.OpenXmlPart
Microsoft.Office.DocumentFormat.OpenXml.Packaging.WordprocessingPrinterSettingsPart
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
WordprocessingPrinterSettingsPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace