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)

Usage

Public Class ropCapImplementation
    Implements DropCap
End Class
Dim ropCapImplementation1 As New ropCapImplementation()

Syntax

Public Interface DropCap
public interface DropCap
public interface class DropCap
public interface DropCap
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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

DropCap Members