Bagikan melalui


Image.Font Properti

Definisi

Mendapatkan properti font untuk teks yang terkait dengan kontrol.

public:
 virtual property System::Web::UI::WebControls::FontInfo ^ Font { System::Web::UI::WebControls::FontInfo ^ get(); };
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.WebControls.FontInfo Font { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Font : System.Web.UI.WebControls.FontInfo
Public Overrides ReadOnly Property Font As FontInfo

Nilai Properti

FontInfo yang berisi properti untuk teks yang terkait dengan kontrol.

Atribut

Keterangan

Catatan

Properti ini diwarisi dari WebControl kelas dan tidak berlaku untuk Image kontrol.

Berlaku untuk