Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies an effect to apply to the text within a report item.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration TextEffects
'Utilisation
Dim instance As TextEffects
public enum TextEffects
public enum class TextEffects
type TextEffects
public enum TextEffects
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering