Aspose::Font::IFont::Convert metodo

IFont::Convert method

Converte il Font in un altro formato.

virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
ParametroTipoDescrizione
fontTypeAspose::Font::FontTypetipo in cui convertire il font

ReturnValue

font convertito nel formato specificato

Vedi anche