Aspose::BarCode::Generation::CodetextParameters::get_FontMode method

CodetextParameters::get_FontMode method

Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode.Auto especially in AutoSizeMode.Nearest or AutoSizeMode.Interpolation. Default value: FontMode.Auto.

Aspose::BarCode::Generation::FontMode Aspose::BarCode::Generation::CodetextParameters::get_FontMode() const

See Also