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 개체입니다.

적용 대상