次の方法で共有


Style.FontFamily プロパティ

定義

フォント ファミリの名前に評価される式を取得します。

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

プロパティ値

フォント ファミリの名前を表す ReportStringProperty オブジェクト。

適用対象