PrintDocument for WinForms
Item(Int32) プロパティ


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > ExportOptions クラス > Item プロパティ : Item(Int32) プロパティ
Gets an ExporterOptions object by its index in the current ExportOptions.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As ExporterOptions
'使用法
 
Dim instance As ExportOptions
Dim index As System.Integer
Dim value As ExporterOptions
 
value = instance.Item(index)
public ExporterOptions Item( 
   System.int index
) {get;}

パラメータ

index
参照

ExportOptions クラス
ExportOptions メンバ
オーバーロード一覧