Właściwość CompiledParagraphInstance.Style
Pobiera obliczone informacje o stylu z Paragraph 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 CompiledParagraphInstance
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 przedstawia styl tego CompiledParagraphInstance.