_TextDecoration プロパティ

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public ReadOnly Property _TextDecoration As TextDecorations
    Get
'使用
Dim instance As TextRun
Dim value As TextDecorations

value = instance._TextDecoration
public TextDecorations _TextDecoration { get; }
public:
property TextDecorations _TextDecoration {
    TextDecorations get ();
}
member _TextDecoration : TextDecorations
function get _TextDecoration () : TextDecorations

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .TextDecorations
TextDecorations オブジェクトです。