DsPdfJS API - v9.1.0
    Preparing search index...

    Enumeration TextExtensionStrategy

    Specifies the rules for text extension when text is justified.

    Index

    Enumeration Members

    Enumeration Members

    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".