Property | Description |
---|---|
ww |
Window Width |
wh |
Window Height |
dw |
Document Width |
dh |
Document Height |
pw |
Page Width |
ph |
Page Height |
fw |
Factor Width (A value between 0-1 , which represents the percentage-value) |
fh |
Factor Height (A value between 0-1 , which represents the percentage-value) |
If you need just the document width/height, check my tweet sized port of James Padolseys approach https://gist.github.com/yckart/10988011