LayoutEditor.GetTextAlignment(LayoutEditor+SelectedPropertyState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::ReportingServices::RdlObjectModel::TextAlignments GetTextAlignment([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.TextAlignments GetTextAlignment (out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetTextAlignment : SelectedPropertyState -> Microsoft.ReportingServices.RdlObjectModel.TextAlignments
Public Function GetTextAlignment (ByRef state As LayoutEditor.SelectedPropertyState) As TextAlignments