Share via


NoNamespace.noProof Field

Definition

Represents the noProof XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: defRPr.
  • corresponds to the following strongly-typed properties: TextCharacterPropertiesType.NoProof.

Applies to