IgnoreSpacing

JoinRunsOptions.IgnoreSpacing property

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

public bool IgnoreSpacing { get; set; }

Remarks

The default value is False.

See Also