Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies any special text formatting for the text within a report item.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration TextDecorations
'Uso
Dim instance As TextDecorations
public enum TextDecorations
public enum class TextDecorations
type TextDecorations
public enum TextDecorations
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering