TextReplaceOptions.AdjustmentNewLineSpacing

TextReplaceOptions.AdjustmentNewLineSpacing property

Gets or sets value of line spacing that used if replace adjustment is forced to create new line of text. The value expected is multiplier of font size of the replaced text. Default is 1.2.

public double AdjustmentNewLineSpacing { get; set; }

See Also