Share via


NoNamespace.forceAA Field

Definition

Represents the forceAA XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bodyPr, bodyPr, bodyPr.
  • corresponds to the following strongly-typed properties: BodyProperties.ForceAntiAlias, TextBodyProperties.ForceAntiAlias.

Applies to