Share via


TextDecorations 열거형

Specifies any special text formatting for the text within a report item.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration TextDecorations
‘사용 방법
Dim instance As TextDecorations
public enum TextDecorations
public enum class TextDecorations
type TextDecorations
public enum TextDecorations

멤버

멤버 이름 설명
Default Specifies the default text formatting, which is the same as None.
LineThrough Specifies that the text has a strikethrough.
None Specifies that the text is no text formatting.
Overline Specifies that the text has an overline.
Underline Specifies that the text is underlined.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스