Share via


NoNamespace.codePage Field

Definition

Represents the codePage XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textPr, webPublishing, textPr.
  • corresponds to the following strongly-typed properties: TextProperties.CodePage, WebPublishing.CodePage.

Applies to