PXV_VisibilityType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_VisibilityType Enumeration}} | {{#customTitle:PXV_VisibilityType Enumeration}} | ||
− | {{#parentPage:PXV:PXV_Enumerations|PXV_VisibilityType | + | {{#parentPage:PXV:PXV_Enumerations|PXV_VisibilityType|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 26: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesLayoutManager_IsPageRectVisible|IPXV_PagesLayoutManager::IsPageRectVisible]] |
Latest revision as of 09:41, 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 ...