Partager via


Classe TextRun

Represents a text run.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class TextRun _
    Inherits ReportElement _
    Implements ITextRunProps
'Utilisation
Dim instance As TextRun
public class TextRun : ReportElement, ITextRunProps
public ref class TextRun : public ReportElement, 
    ITextRunProps
type TextRun =  
    class
        inherit ReportElement
        interface ITextRunProps
    end
public class TextRun extends ReportElement implements ITextRunProps

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.