set_KerningMinimalSize()

BasePortionFormat::set_KerningMinimalSize(float) method

Sets the minimal font size, for which kerning should be switched on. std::numeric_limits::quiet_NaN() means value is undefined and should be inherited from the Master. Write float.

void Aspose::Slides::BasePortionFormat::set_KerningMinimalSize(float value) override

See Also