Paragraph._TextAlign Property

Definition

Gets or sets the text alignment.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TextAlignments _TextAlign { Microsoft::ReportingServices::RdlObjectModel::TextAlignments get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.TextAlignments _TextAlign { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._TextAlign : Microsoft.ReportingServices.RdlObjectModel.TextAlignments
Public ReadOnly Property _TextAlign As TextAlignments

Property Value

A TextAlignments object.

Attributes

Applies to