CompiledTextRunInstance.Style 屬性

定義

從 HTML 取得 TextRun 定義物件的導出樣式或剖析的樣式值 (如果有的話)。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Public Overrides ReadOnly Property Style As StyleInstance

屬性值

StyleInstance

StyleInstance 物件,其中包含這個 TextRunInstance 的樣式。

適用於