StyleBase.TextAlign Field
Returns the horizontal alignment of text.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Синтаксис
'Декларация
Protected Const TextAlign As String
protected const string TextAlign
protected:
literal String^ TextAlign
protected static final String TextAlign
protected const var TextAlign : String
Замечания
Добавления:5 декабря 2005 г.
Valid values are: Left, Center, Right, Justify, or General.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace