Aspose::Pdf::Text::TextReplaceOptions::set_RightAdjustment method

TextReplaceOptions::set_RightAdjustment method

Sets or gets right position adjustment for replaced text when using TextReplaceOptions:

void Aspose::Pdf::Text::TextReplaceOptions::set_RightAdjustment(double value)

Remarks

  • ReplaceAdjustmentAction = WholeWordsHyphenation;
  • ReplaceAdjustmentAction = IsFormFillingMode;

See Also