DTWAIN_GetPDFTextElementFloat
|
The DTWAIN_GetPDFTextElementFloat gets one of the floating point characteristics within a DTWAIN_PDFTEXTELEMENT.
DTWAIN_BOOL DTWAIN_GetPDFTextElementFloat (
Parameters TextElement The DTWAIN_PDFTEXTELEMENT to retrieve the values from.
arg1, arg2 Pointers to DTWAIN_FLOAT that will be used to return the DTWAIN_PDFTEXTELEMENT values
Item The item within the DTWAIN_PDFTEXTELEMENT to get Return Values TRUE if successful, FALSE otherwise. If the function returns FALSE, call DTWAIN_GetLastError() to get extended information.
Comments The DTWAIN_GetPDFTextElementFloat gets the various floating point characteristics of TextElement. The values that will be used are described in two arguments arg1 and arg2. The Item denotes which values within TextElement to get. The value of Item must be one of the following:
|