Reports for WinForms
Item プロパティ (DocumentFontCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > DocumentFontCollection クラス : Item プロパティ
現在のコレクション内の DocumentFontのインデックス。
インデックスによって、現在のコレクションの DocumentFontを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As DocumentFont
public DocumentFont this[ 
   System.int index
]; {get;}

パラメータ

index
現在のコレクション内の DocumentFontのインデックス。

プロパティ値

指定したインデックスを持つ DocumentFont
参照

DocumentFontCollection クラス
DocumentFontCollection メンバ