PXV_SnapInfo Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_SnapInfo Structure}} | {{#customTitle:PXV_SnapInfo Structure}} | ||
− | {{#parentPage:PXV:PXV_Structures|PXV_SnapInfo | + | {{#parentPage:PXV:PXV_Structures|PXV_SnapInfo|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 09:41, 23 May 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 ...