Condividi tramite


Proprietà IsCompiled

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property IsCompiled As Boolean
    Get
'Utilizzo
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

Valore proprietà

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