Share via


TextEffects 열거형

Specifies an effect to apply to the text within a report item.

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

구문

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

멤버

멤버 이름 설명
Default Specifies the default text effect, which is the same as None.
Embed Specifies that the text has an embedded effect.
Emboss Specifies that the text is embossed.
Frame Specifies that a frame is added around the text.
None Specifies that no special effect is applied to the text.
Shadow Specifies that the text has a shadow.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스