Aspose::Words::Layout::LayoutOptions::set_TextShaperFactory method

LayoutOptions::set_TextShaperFactory method

Sets ITextShaperFactory implementation used for Advanced Typography rendering features.

void Aspose::Words::Layout::LayoutOptions::set_TextShaperFactory(const System::SharedPtr<Aspose::Words::Shaping::ITextShaperFactory> &value)

See Also