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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerFileSave クラス : ExportProvider プロパティ
Gets or sets the C1.C1Preview.Export.ExportProvider that will be used to save or export the document.
シンタックス
'宣言
 
Public Property ExportProvider As ExportProvider
'使用法
 
Dim instance As ActionHandlerFileSave
Dim value As ExportProvider
 
instance.ExportProvider = value
 
value = instance.ExportProvider
public ExportProvider ExportProvider {get; set;}
参照

ActionHandlerFileSave クラス
ActionHandlerFileSave メンバ