共用方式為


VisualsToXpsDocument.Cancel 方法

定義

取消同步寫入作業。

public:
 override void Cancel();
public override void Cancel ();
override this.Cancel : unit -> unit
Public Overrides Sub Cancel ()

例外狀況

VisualsToXpsDocument 的狀態與 Cancel() 作業不相容。

備註

例如,如果 Cancel 呼叫 方法且寫入作業未進行中,則會擲回例外狀況。

適用於