DropCap Members (Word)
Represents a dropped capital letter at the beginning of a paragraph. There is no DropCaps collection; each Paragraph object contains only one DropCap object.
Methods
Name |
Description |
---|---|
Removes the dropped capital letter formatting. |
|
Formats the first character in the specified paragraph as a dropped capital letter. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a Single that represents the distance (in points) between the dropped capital letter and the paragraph text. Read/write. |
|
Returns or sets a String that represents the name of the font for the dropped capital letter. Read/write. |
|
Returns or sets the height (in lines) of the specified dropped capital letter. Read/write Long. |
|
Returns an Object that represents the parent object of the specified DropCap object. |
|
Returns or sets the position of a dropped capital letter. Read/write WdDropPosition. |