Partilhar via


Classe TextRun

Represents a text run.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class TextRun _
    Inherits ReportElement _
    Implements ITextRunProps
'Uso
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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.