DropCap Members
Include Protected Members
Include Inherited Members
Represents a dropped capital letter at the beginning of a paragraph.
The DropCap type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear | Removes the dropped capital letter formatting. | |
Enable | Formats the first character in the specified paragraph as a dropped capital letter. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
DistanceFromText | Returns or sets the distance (in points) between the dropped capital letter and the paragraph text. | |
FontName | Returns or sets the name of the font for the dropped capital letter. | |
LinesToDrop | Returns or sets the height (in lines) of the specified dropped capital letter. | |
Parent | Returns an object that represents the parent object of the specified object. | |
Position | Returns or sets the position of a dropped capital letter. |
Top