[]
DsPdfJS API / TextExtensionStrategy
Specifies the rules for text extension when text is justified.
Default:
0
Text extension is based on justifiedSpaceExtension and justifiedTextExtension properties.
EastAsianExcel:
2
Allow text extension for wide characters and white spaces (not for narrow characters).
Excel:
3
Allow text extension for white spaces only.
Normal:
1
Same as "Default".