PXC_Destination Structure
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_Destination Structure}} | {{#customTitle:PXC_Destination Structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:53, 20 April 2015
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 ...