 |
PdfTextSectionWordSpacing Property |
Gets or sets an additional space between words.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic float WordSpacing { get; set; }Public Property WordSpacing As Single
Get
Set
Property Value
Single
RemarksThe words separator is consider the space character with code 32.
See Also