WmlMobileTextWriter.WmlFormat.Size Właściwość

Definicja

Pobiera lub ustawia określony rozmiar czcionki. Ten interfejs API jest nieaktualny. Informacje o sposobach tworzenia aplikacji mobilnych ASP.NET można znaleźć w temacie Mobile Apps & sitess with ASP.NET.

public:
 property System::Web::UI::MobileControls::FontSize Size { System::Web::UI::MobileControls::FontSize get(); void set(System::Web::UI::MobileControls::FontSize value); };
public System.Web.UI.MobileControls.FontSize Size { get; set; }
member this.Size : System.Web.UI.MobileControls.FontSize with get, set
Public Property Size As FontSize

Wartość właściwości

FontSize

Wartość wyliczana reprezentująca rozmiar czcionki.

Uwagi

Musi być typu FontSize . Wartość domyślna to NotSet.

Dotyczy

Zobacz też