TextFrameFormatLinesToDrop Property |
Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic int LinesToDrop { get; set; }
Public Property LinesToDrop As Integer
Get
Set
Property Value
Int32
See Also