Compartilhar via


StyleBaseInstance.FontSize Propriedade

Definição

Obtém o valor calculado da propriedade FontSize em uma classe StyleBase.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ FontSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportSize FontSize { get; set; }
member this.FontSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize with get, set
Public MustOverride Property FontSize As ReportSize

Valor da propriedade

Um valor ReportSize que representa o valor calculado da propriedade FontSize.

Aplica-se a