Share via


NoNamespace.side Field

Definition

Represents the side XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: wrap.
  • corresponds to the following strongly-typed properties: TextWrap.Side.

Applies to