Can I make the Printer object's Height property set to infinity? I'm using a dot matrix printer to print on a spool of paper (similar to printing calculators), but I get form feeds partway through the print because it thinks the paper is ending. Is there a way to ignore the paper height or set it to infinity so this won't happen?