PXV_SnapInfo Structure

From PDF XChange PDF SDK
Revision as of 07:15, 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 PXV_SnapInfo
{
    ULONG nSize;
    ULONG nPage;
    ULONG nFlags;
    PXC_PointF ptPage;
};

Members

nSize
Value of ULONG ...
nPage
Value of ULONG ...
nFlags
Value of ULONG ...
ptPage
Value of PXC_PointF ...

See Also

See also ...