Właściwość CompiledTextRunInstance.Style
Pobiera obliczeniowe styl TextRun definicji obiektu lub wartości zanalizowano styl HTML, jeżeli są obecnie.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property Style As StyleInstance
Get
'Użycie
Dim instance As CompiledTextRunInstance
Dim value As StyleInstance
value = instance.Style
public override StyleInstance Style { get; }
public:
virtual property StyleInstance^ Style {
StyleInstance^ get () override;
}
abstract Style : StyleInstance
override Style : StyleInstance
override function get Style () : StyleInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
A StyleInstance obiekt, który zawiera styl to TextRunInstance.
Zobacz także