Aspose::Pdf::Facades::ReplaceTextStrategy::set_NoCharacterBehavior method

ReplaceTextStrategy::set_NoCharacterBehavior method

Action which is performed when no approppriate font found for changed text (Throw exception / Substitute other font / Replace anyway).

void Aspose::Pdf::Facades::ReplaceTextStrategy::set_NoCharacterBehavior(ReplaceTextStrategy::NoCharacterAction value)

See Also