FontStyle プロパティ
フォント スタイル。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustOverride ReadOnly Property FontStyle As ReportEnumProperty(Of FontStyles)
Get
'使用
Dim instance As StyleBase
Dim value As ReportEnumProperty(Of FontStyles)
value = instance.FontStyle
public abstract ReportEnumProperty<FontStyles> FontStyle { get; }
public:
virtual property ReportEnumProperty<FontStyles>^ FontStyle {
ReportEnumProperty<FontStyles>^ get () abstract;
}
abstract FontStyle : ReportEnumProperty<FontStyles>
abstract function get FontStyle () : ReportEnumProperty<FontStyles>
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportEnumProperty< (Of < ( <'FontStyles> ) > ) >
ReportEnumProperty<(Of <(<'EnumType>)>)> オブジェクト。