Report.DefaultFontFamily 属性

定义

获取 Reporting Services 的默认字体系列。

public:
 property System::String ^ DefaultFontFamily { System::String ^ get(); };
public string DefaultFontFamily { get; }
member this.DefaultFontFamily : string
Public ReadOnly Property DefaultFontFamily As String

属性值

Reporting Services 的字符串默认字体系列。

适用于