Restrict the print area

Is it anyway to restrict the print area in flash mx?

Below is the code i was using:

on (release) {
	print(this, "bframe");
}

Hope someone could give me some idea.

Thanks in advance.