Is there anything I can do so that Game::PrintAs won't display any move history at the top of the board? I know I can set it to print moves in columns, or one move per line, and I can control how many moves back it shows, and I can make it hide the moves from the user. But is there any trick I can use to make the whole moves section not print, or appear invisible?