Is there an easy way to use the Print method so that the next line starts at the exact same X (horizontal) position as the previous? In other words, is there such a thing as a "Left Margin" property or similar? I'd like to avoid the nag of using CurrentX for every line to be printed.