I derived a PrintDocument class and I put it on a windows.form. There is a
way to get a reference to the form ? I want to iterate through form's
controls.

Thnx for any advice.