public override void PrintRecTaxId(string taxId)
 {
     VerifyResult(_cco.PrintRecTaxID(taxId));
 }