StyleBase.TextAlign Field
Returns the horizontal alignment of text.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Protected Const TextAlign As String
protected const string TextAlign
protected:
literal String^ TextAlign
protected static final String TextAlign
protected const var TextAlign : String
Hinweise
Neu:05. Dezember 2005
Valid values are: Left, Center, Right, Justify, or General.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace