Share via


W.display Field

Definition

Represents the w:display XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgBorders.
  • corresponds to the following strongly-typed properties: PageBorders.Display.

Applies to