PXV_VisibilityType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 26: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesLayoutManager_IsPageRectVisible|IPXV_PagesLayoutManager::IsPageRectVisible]] |
Revision as of 05:17, 23 May 2015
Specifies the ...
Syntax
enum PXV_VisibilityType { VT_Invisible = 0, VT_Partial = 1, VT_Full = 2, };
Constants
- VT_Invisible
- The ...
- VT_Partial
- The ...
- VT_Full
- The ...