Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DropCap Class / LinesToDrop Property

In This Topic
    LinesToDrop Property
    In This Topic
    Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.
    Syntax
    'Declaration
     
    Public Property LinesToDrop As System.Integer
    public System.int LinesToDrop {get; set;}
    See Also