TextAlign 字段

Returns 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.