StyleBase.FontSize 속성

정의

글꼴 크기로 계산되는 식을 가져옵니다.

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

속성 값

글꼴 크기를 나타내는 ReportSizeProperty 개체입니다.

적용 대상