Use PESetFormulaSyntax to set the formula syntax information to use for the next and all subsequent formula API call.
BOOL CRPE_API PESetFormulaSyntax (
short printJob,
PEFormulaSyntax FAR *formulaSyntax );
Specifies the print job for which you want to set formula syntax. | |
Specifies a pointer to PEFormulaSyntax, which will contain the information that you want to set. |
Declare Function PESetFormulaSyntax Lib "crpe32.dll" (
ByVal printJob As Integer, formulaSyntax As PEFormulaSyntax ) As Integer
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |