Share via


W.code Field

Definition

Represents the w:code XML attribute.

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

Applies to