Sets the AnnotationFont member of the BlackIceDEVMODE. Sets the value of the Font Selection
SetAnnotationText (pDevMode As Long, AnnotationFont As Font)
Input value:pDevMode - handle to the BlackIceDEVMODE structure.
Input value:AnnotationFont - Logical Font (Font).
Return value - none
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.