LayoutEditor.GetTextAlignment(LayoutEditor+SelectedPropertyState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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