Leonardo: Modifier key for Print Screen button

"KEY_PRNT_SCRN" modifier key is not available for Keyboard.press(); function. Please check link: http://arduino.cc/en/Reference/KeyboardModifiers

I put line of code to define the purpose of print screen. If I verify code, it throws compile error as "error: 'KEY_PRNT_SCRN' was not declared in this scope"