共用方式為


StyleBase.TextAlign 欄位

Specifies the horizontal alignment of text.

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

語法

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

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

備註

Valid values are: Left, Center, Right, Justify, or General.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間