Html32TextWriter.FontStack Eigenschaft

Definition

Ruft eine Auflistung von Schriftartinformationen für HTML ab, die gerendert werden soll.

protected:
 property System::Collections::Stack ^ FontStack { System::Collections::Stack ^ get(); };
protected System.Collections.Stack FontStack { get; }
member this.FontStack : System.Collections.Stack
Protected ReadOnly Property FontStack As Stack

Eigenschaftswert

Stack

Die Auflistung der Schriftartinformationen.

Gilt für