Share via


NoNamespace.distB Field

Definition

Represents the distB XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor, inline, wrapSquare, wrapTopAndBottom.
  • corresponds to the following strongly-typed properties: Anchor.DistanceFromBottom, Inline.DistanceFromBottom, WrapSquare.DistanceFromBottom, WrapTopBottom.DistanceFromBottom.

Applies to