IPXC_DocumentProps::ViewPrefFlag Property
From PDF XChange PDF SDK
Property ViewPrefFlag of interface IPXC_DocumentProps returns/sets Value of VARIANT_BOOL ...
Syntax
HRESULT get_ViewPrefFlag([in] PXC_DocumentViewFlags nFlag, [out, retval] LONG* pVal); HRESULT put_ViewPrefFlag([in] PXC_DocumentViewFlags nFlag, [in] VARIANT_BOOL pVal);
Parameters
- nFlag
- [in] Value of PXC_DocumentViewFlags.
See Also
See also IPXC_DocumentProps.