LayoutEditor.GetTextAlignment(LayoutEditor+SelectedPropertyState) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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