PXV_SnapInfo Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_SnapInfo Structure}} | {{#customTitle:PXV_SnapInfo Structure}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:21, 20 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 ...
See Also
...