//Are all of the parameters set correctly such that printing can occur? public bool ReadyToPrint() { return(_materialModel.ReadyToPrint()); }