Format

FontSettingCollection.Format method

Formatee el texto con la configuración de fuente.

public void Format(int startIndex, int length, Font font, StyleFlag flag)
ParámetroEscribeDescripción
startIndexInt32El índice de inicio.
lengthInt32La longitud.
fontFontLa fuente.
flagStyleFlagLas banderas de la fuente.

Ver también