DropCap Interface
Represents a dropped capital letter at the beginning of a paragraph.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("00020956-0000-0000-C000-000000000046")> _
Public Interface DropCap
'Usage
Dim instance As DropCap
[GuidAttribute("00020956-0000-0000-C000-000000000046")]
public interface DropCap
Remarks
There is no DropCaps collection; each Paragraph object contains only one DropCap object.
Use the DropCap property to return a DropCap object.