PXC_PrintPageParams Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXC_PrintPageParams { ULONG nPageIndex; RECT rcWhole; RECT rcPart; LONG nRotate; LONG nViewRotate; IPXC_Content* pAdditionalContent; };
Members
- nPageIndex
- Value of ULONG ...
- rcWhole
- Value of RECT ...
- rcPart
- Value of RECT ...
- nRotate
- Value of LONG ...
- nViewRotate
- Value of LONG ...
- pAdditionalContent
- Pointer to IPXC_Content ...