다음을 통해 공유


TextRun._TextDecoration 속성

정의

지정한 텍스트의 TextDecorations를 가져옵니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TextDecorations _TextDecoration { Microsoft::ReportingServices::RdlObjectModel::TextDecorations get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.TextDecorations _TextDecoration { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._TextDecoration : Microsoft.ReportingServices.RdlObjectModel.TextDecorations
Public ReadOnly Property _TextDecoration As TextDecorations

속성 값

TextDecorations 개체입니다.

특성

적용 대상