Partilhar via


Propriedade IsCompiled

Indicates whether this text run instance is compiled from HTML tags.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Overrides ReadOnly Property IsCompiled As Boolean
    Get
'Uso
Dim instance As CompiledTextRunInstance
Dim value As Boolean

value = instance.IsCompiled
public override bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
    bool get () override;
}
abstract IsCompiled : bool
override IsCompiled : bool
override function get IsCompiled () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean object.