Condividi tramite


StyleBase.TextAlign Field

Returns the horizontal alignment of text.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
Protected Const TextAlign As String
protected const string TextAlign
protected:
literal String^ TextAlign
protected static final String TextAlign
protected const var TextAlign : String

Osservazioni

Data creazione:5 dicembre 2005

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace