FontStyleSetInfo.Style Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define os estilos negrito, itálico, riscado e sublinhado da fonte.
public:
property System::Drawing::FontStyle Style { System::Drawing::FontStyle get(); void set(System::Drawing::FontStyle value); };
public System.Drawing.FontStyle Style { get; set; }
member this.Style : System.Drawing.FontStyle with get, set
Public Property Style As FontStyle
Valor da propriedade
FontStyle para esta informação.