 | TextOptionsLineHeight Property |
The vertical space in a PDF that triggers a new line in monospaced text output.
If , no extra blank lines are added in the text output.
Default value:
Namespace: PdfTools.ExtractionAssembly: PdfTools (in PdfTools.dll) Version: 1.10.0+8a8a96de3867b60fd3fc0089ea1028db6add63f1
Syntaxpublic Length? LineHeight { get; set; }Property Value
NullableLength
See Also