LineHeight 欄位
Returns the height of a line of text.
命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Protected Const LineHeight As String
'用途
Dim value As String
value = StyleBase.LineHeight
protected const string LineHeight
protected:
literal String^ LineHeight
static val mutable LineHeight: string
protected const var LineHeight : String