Partilhar via


Campo TextAlign

Returns the horizontal alignment of text.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected Const TextAlign As String
'Uso
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

Comentários

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