PrintTaskConfigurationSaveRequest.Cancel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the device app to cancel the client's request to save the print task configuration.
public:
virtual void Cancel() = Cancel;
void Cancel();
public void Cancel();
function cancel()
Public Sub Cancel ()