Style.FontStyle Proprietà

Definizione

Ottiene un'espressione che restituisce lo stile del carattere.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::FontStyles> ^ FontStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::FontStyles> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.FontStyles> FontStyle { get; }
member this.FontStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.FontStyles>
Public Overrides ReadOnly Property FontStyle As ReportEnumProperty(Of FontStyles)

Valore della proprietà

ReportEnumProperty<FontStyles>

Oggetto ReportEnumProperty<EnumType> che rappresenta lo stile del carattere.

Si applica a