共用方式為


FontSize 欄位

Returns the font size.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Protected Const FontSize As String
'用途
Dim value As String

value = StyleBase.FontSize
protected const string FontSize
protected:
literal String^ FontSize
static val mutable FontSize: string
protected const var FontSize : String