Share via


W14.bwMode Field

Definition

Represents the w14:bwMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: contentPart.
  • corresponds to the following strongly-typed properties: ContentPart.BlackWhiteMode.

Applies to