Bagikan melalui


StyleSheet.Font Properti

Definisi

Mengembalikan objek yang FontInfo berisi informasi font tentang kontrol. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

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

Nilai Properti

FontInfo yang berisi informasi font tentang kontrol.

Atribut

Pengecualian

Properti Font diakses pada waktu proses,

Berlaku untuk

Lihat juga