StyleInstance.FontStyle Propriedade

Definição

Recebe o valor calculado do FontStyle imóvel em uma Style classe.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::FontStyles FontStyle { Microsoft::ReportingServices::OnDemandReportRendering::FontStyles get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::FontStyles value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.FontStyles FontStyle { get; set; }
member this.FontStyle : Microsoft.ReportingServices.OnDemandReportRendering.FontStyles with get, set
Public Overrides Property FontStyle As FontStyles

Valor da propriedade

Um FontStyles valor que representa o valor calculado do FontStyle imóvel.

Aplica-se a