PXC_CharExtra Structure

From PDF XChange PDF SDK
Revision as of 08:13, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

struct PXC_CharExtra
{
    ULONG nLineIndex;
    ULONG nStyleIndex;
    ULONG nDrawStyleIndex;
    ULONG nVisualIndex;
    float xPos;
    float nWidth;
    float nVisualWidth;
};

Members

nLineIndex
Value of ULONG ...
nStyleIndex
Value of ULONG ...
nDrawStyleIndex
Value of ULONG ...
nVisualIndex
Value of ULONG ...
xPos
Value of float ...
nWidth
Value of float ...
nVisualWidth
Value of float ...

See Also

...