If you look at the help file for the above command, you'll see that it states that it only works for certain zoom values (100 and 200 to 6400). I assume that this is due to an issue in an MSDN library that the command relies on.
After doing some investigating, I noticed that the GUIRichEdit.au3 library file contains the following code:
; #FUNCTION# ====================================================================================================================
; Authors..