Partager via


StyleBase.TextAlign Field

Returns the horizontal alignment of text.

Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntaxe

'Déclaration
Protected Const TextAlign As String
protected const string TextAlign
protected:
literal String^ TextAlign
protected static final String TextAlign
protected const var TextAlign : String

Notes

Nouveau :5 décembre 2005

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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace