Share via


W.printerSettings Field

Definition

Represents the w:printerSettings XML element.

public static readonly System.Xml.Linq.XName printerSettings;
 staticval mutable printerSettings : System.Xml.Linq.XName
Public Shared ReadOnly printerSettings As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sectPr.
  • corresponds to the following strongly-typed classes: PrinterSettingsReference.

Applies to