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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > ExportOptions クラス > Item プロパティ : Item(String) プロパティ
Gets an ExporterOptions object by the format key of the export provider (see C1.C1Preview.Export.ExportProvider.FormatKey).
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal exportProviderFormatKey As System.String _
) As ExporterOptions
'使用法
 
Dim instance As ExportOptions
Dim exportProviderFormatKey As System.String
Dim value As ExporterOptions
 
value = instance.Item(exportProviderFormatKey)
public ExporterOptions Item( 
   System.string exportProviderFormatKey
) {get;}

パラメータ

exportProviderFormatKey
参照

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