The method retrieves TRUE if the printer driver sends the printed documents in email otherwise FALSE.
IsSendInEmailEnabled (pDevMode As Long) As Boolean
Input value pDevMode: - pointer to the BlackIceDEVMODE structure.
Return value - TRUE if email sending of the printed documents is enabled, otherwise FALSE.