StyleInstance.TextDecoration 속성

정의

TextDecoration 클래스의 Style 속성에 대한 계산된 값을 가져옵니다.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations TextDecoration { Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations TextDecoration { get; set; }
member this.TextDecoration : Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations with get, set
Public Overrides Property TextDecoration As TextDecorations

속성 값

TextDecorations 속성의 계산된 값을 나타내는 TextDecoration 값입니다.

적용 대상