WebPageFont.FixedWidthFont 属性

定义

返回或设置主机应用程序中的固定宽度字体设置。

public:
 property System::String ^ FixedWidthFont { System::String ^ get(); void set(System::String ^ value); };
public string FixedWidthFont { get; set; }
member this.FixedWidthFont : string with get, set
Public Property FixedWidthFont As String

属性值

注解

在设置 FixedWidthFont 属性时,宿主应用程序不对该值的有效性进行检查。

适用于