DropCap.Enable Method
Formats the first character in the specified paragraph as a dropped capital letter.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Enable
'Usage
Dim instance As DropCap
instance.Enable()
void Enable()