IPXV_Document::PagesViewRotation Property
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:IPXV_Document::PagesViewRotation Property}} | {{#customTitle:IPXV_Document::PagesViewRotation Property}} | ||
− | {{#parentPage:PXV:IPXV_Document#Properties|PagesViewRotation | + | {{#parentPage:PXV:IPXV_Document#Properties|PagesViewRotation|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:13, 23 May 2015
Property PagesViewRotation of interface IPXV_Document returns/sets Value of LONG ...
Syntax
HRESULT get_PagesViewRotation([out, retval] LONG* pValue); HRESULT put_PagesViewRotation([in] LONG pValue);