Share via


NoNamespace.clrMode Field

Definition

Represents the clrMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: prnPr.
  • corresponds to the following strongly-typed properties: PrintingProperties.ColorMode.

Applies to