IPXV_PagesLayoutManager::ViewRotation 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_PagesLayoutManager::ViewRotation Property}} | {{#customTitle:IPXV_PagesLayoutManager::ViewRotation Property}} | ||
− | {{#parentPage:PXV:IPXV_PagesLayoutManager#Properties|ViewRotation | + | {{#parentPage:PXV:IPXV_PagesLayoutManager#Properties|ViewRotation|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:27, 23 May 2015
Property ViewRotation of interface IPXV_PagesLayoutManager returns/sets Value of LONG ...
Syntax
HRESULT get_ViewRotation([out, retval] LONG* pViewRotation); HRESULT put_ViewRotation([in] LONG pViewRotation);