TextElementWordSpacing Property |
Gets or sets an aditional spacing between words. The words separator is consider the
space character with code 32
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic float WordSpacing { get; set; }
Public Property WordSpacing As Single
Get
Set
Property Value
Type:
Single
See Also