Propriété _TextAlign
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property _TextAlign As TextAlignments
Get
'Utilisation
Dim instance As Paragraph
Dim value As TextAlignments
value = instance._TextAlign
public TextAlignments _TextAlign { get; }
public:
property TextAlignments _TextAlign {
TextAlignments get ();
}
member _TextAlign : TextAlignments
function get _TextAlign () : TextAlignments
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel. . :: . .TextAlignments
A TextAlignments object.