Style.FontFamily Property

Definition

Gets an expression that evaluates to the name of the font family.

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

Property Value

A ReportStringProperty object that represents the name of the font family.

Applies to