PXV_OCRSymbolInfo Structure
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_OCRSymbolInfo Structure}} | {{#customTitle:PXV_OCRSymbolInfo Structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:55, 20 April 2015
Specifies the ...
Syntax
struct PXV_OCRSymbolInfo { ULONG nChar; ULONG nFlags; ULONG nFontID; INT nFontSize; double nConfidence; RECT rcBounds; };
Members
- nChar
- Value of ULONG ...
- nFlags
- Value of ULONG ...
- nFontID
- Value of ULONG ...
- nFontSize
- Value of INT ...
- nConfidence
- Value of double ...
- rcBounds
- Value of RECT ...
See Also
See also ...