CompiledParagraphInstance.Style Propriedade

Definição

É calculado o valor de estilo do Paragraph objeto de definição, ou os valores de estilo analisados do HTML, se houver algum.

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

Valor da propriedade

Um StyleInstance objeto que representa o estilo desse CompiledParagraphInstance.

Aplica-se a