TextReplaceOptions.RightAdjustment

TextReplaceOptions.RightAdjustment property

Sets or gets right position adjustment for replaced text when using TextReplaceOptions: - ReplaceAdjustmentAction = WholeWordsHyphenation; - ReplaceAdjustmentAction = IsFormFillingMode;

public double RightAdjustment { get; set; }

See Also