WebPageFont.FixedWidthFont 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置主机应用程序中的固定宽度字体设置。
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 属性时,宿主应用程序不对该值的有效性进行检查。