Share via


W.dropCap Field

Definition

Represents the w:dropCap XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr.
  • corresponds to the following strongly-typed properties: FrameProperties.DropCap.

Applies to