Load a swf and finding the document dimensions

I know you can find the entire width and height of the SWF itself, but I want to find the document dimensions that were set (in the Document Properties) by the author of that SWF.

I’m sure there’s an AS3 property that does this.

Thanks guys