Share via


StyleBase.FontFamily 属性

定义

获取一个计算结果为字体系列的名称的表达式。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ FontFamily { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty FontFamily { get; }
member this.FontFamily : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property FontFamily As ReportStringProperty

属性值

一个表示字体系列名称的 ReportStringProperty 对象。

适用于