Share via


W.hSpace Field

Definition

Represents the w:hSpace XML attribute.

public static readonly System.Xml.Linq.XName hSpace;
 staticval mutable hSpace : System.Xml.Linq.XName
Public Shared ReadOnly hSpace 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.HorizontalSpace.

Applies to