Share via


NoNamespace.htmlFormat Field

Definition

Represents the htmlFormat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebQueryProperties.HtmlFormat.

Applies to