Share via


W.blockQuote Field

Definition

Represents the w:blockQuote XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: div.
  • corresponds to the following strongly-typed classes: BlockQuote.

Applies to