'宣言 Public Function ExportAsync( _ ByVal exportSource As ImageExportSource, _ ByVal outputStream As System.IO.Stream _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task ExportAsync( ImageExportSource exportSource, System.IO.Stream outputStream )
パラメータ
- exportSource
- エクスポートのオプション。
- outputStream
- エクスポートの結果。
戻り値の型
タスク。