Html32TextWriter.FontStack 屬性

定義

取得要呈現之 HTML 的字型資訊集合。

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

屬性值

字型資訊集合。

適用於