Langue

CompiledParagraphInstance.Style Propriété

Définition

On calcule les informations de style de l’objet Paragraph de définition, ou les valeurs de style analysées du HTML, si elles existent.

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

Valeur de propriété

Un StyleInstance objet qui représente le style de ce CompiledParagraphInstance.

S’applique à