Share via


NoNamespace.right Field

Definition

Represents the right XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gradientFill, pageMargins.
  • corresponds to the following strongly-typed properties: GradientFill.Right, PageMargins.Right.

Applies to