LayoutEditor.SetSelectedTextTextDecoration(TextDecorations) 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:
void SetSelectedTextTextDecoration(Microsoft::ReportingServices::RdlObjectModel::TextDecorations decoration);
public void SetSelectedTextTextDecoration (Microsoft.ReportingServices.RdlObjectModel.TextDecorations decoration);
member this.SetSelectedTextTextDecoration : Microsoft.ReportingServices.RdlObjectModel.TextDecorations -> unit
Public Sub SetSelectedTextTextDecoration (decoration As TextDecorations)
Parameters
- decoration
- TextDecorations