PXV_OcrCharStyle Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OcrCharStyle
{
ULONG nFlags;
ULONG nFont;
float nFontSize;
ULONG nColor;
};
Members
- nFlags
- Value of ULONG ...
- nFont
- Value of ULONG ...
- nFontSize
- Value of float ...
- nColor
- Value of ULONG ...