ParagraphFormatLineSpacing Property |
Sets the line spacing of specified paragraphs, in points.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic float LineSpacing { set; }
Public WriteOnly Property LineSpacing As Single
Set
Property Value
Type:
Single
RemarksSets the line spacing of specified paragraphs, in points.
See Also