Share via


W.vSpace Field

Definition

Represents the w:vSpace XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr.
  • corresponds to the following strongly-typed properties: FrameProperties.VerticalSpace.

Applies to