Share via


W.orient Field

Definition

Represents the w:orient XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgSz.
  • corresponds to the following strongly-typed properties: PageSize.Orient.

Applies to