Compartilhar via


Campo StyleBase.cTextAlign

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A string constant that specifies the name of the style attribute for text alignment.

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

Sintaxe

'Declaração
Protected Const cTextAlign As String
'Uso
Dim value As String 

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

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering