public override void SetLogo(PrinterLogoLocation location, string data) { VerifyResult(_cco.SetLogo((int)location, data)); }