Lingua

StyleBaseInstance.FontSize Proprietà

Definizione

Ottiene il valore calcolato della FontSize proprietà in una StyleBase classe.

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

Valore della proprietà

Un ReportSize valore che rappresenta il valore calcolato della FontSize proprietà.

Si applica a