Share via


DropCap Object Members

Word Developer Reference

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
Bb257535.methods(en-us,office.12).gif Clear Removes the dropped capital letter formatting.
Bb257535.methods(en-us,office.12).gif Enable Formats the first character in the specified paragraph as a dropped capital letter.

Properties

  Name Description
Bb257535.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257535.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257535.properties(en-us,office.12).gif DistanceFromText Returns or sets a Single that represents the distance (in points) between the dropped capital letter and the paragraph text. Read/write.
Bb257535.properties(en-us,office.12).gif FontName Returns or sets a String that represents the name of the font for the dropped capital letter. Read/write.
Bb257535.properties(en-us,office.12).gif LinesToDrop Returns or sets the height (in lines) of the specified dropped capital letter. Read/write Long.
Bb257535.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified DropCap object.
Bb257535.properties(en-us,office.12).gif Position Returns or sets the position of a dropped capital letter. Read/write WdDropPosition.