Aspose::Pdf::Text::TextReplaceOptions::set_LeftAdjustment method

TextReplaceOptions::set_LeftAdjustment method

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

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

Remarks

  • ReplaceAdjustmentAction = IsFormFillingMode;

See Also