PXV_SnapInfo Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:15, 20 March 2015

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 ...