PrintDocument for WinForms
FormatKey プロパティ (ExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > ExportProvider クラス : FormatKey プロパティ
Gets the format key, which is an arbitrary string that should uniquely identify the current export provider/format. The default implementation returns the current ExportProvider's type name.
シンタックス
'宣言
 
Public Overridable ReadOnly Property FormatKey As System.String
'使用法
 
Dim instance As ExportProvider
Dim value As System.String
 
value = instance.FormatKey
public virtual System.string FormatKey {get;}
参照

ExportProvider クラス
ExportProvider メンバ