PXC_Destination Structure

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Specifies the ...

Syntax

struct PXC_Destination
{
    ULONG nPageNum;
    PXC_DestType nType;
    ULONG nNullFlags;
    double dValues[4];
};

Members

nPageNum
Value of ULONG ...
nType
Value of PXC_DestType ...
nNullFlags
Value of ULONG ...
dValues
Array of double ...

See Also

See also ...