Aspose::Pdf::Text::TextReplaceOptions::get_RightAdjustment method

TextReplaceOptions::get_RightAdjustment method

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

double Aspose::Pdf::Text::TextReplaceOptions::get_RightAdjustment() const

Remarks

  • ReplaceAdjustmentAction = WholeWordsHyphenation;
  • ReplaceAdjustmentAction = IsFormFillingMode;

See Also