次の方法で共有


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 オブジェクト。

適用対象