ignoreRedundant property

JoinRunsOptions.ignoreRedundant property

True indicates that the redundant attributes of all runs will be ignored when joining runs with same formatting.

get ignoreRedundant(): boolean

Remarks

Redundant attributes are those attributes that do not affect the run with the given text content. The default value is False.

See Also