PXV_VisibilityType Enumeration
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:PXV_VisibilityType Enumeration}} | {{#customTitle:PXV_VisibilityType Enumeration}} | ||
− | {{#parentPage:PXV:PXV_Enumerations|PXV_VisibilityType | + | {{#parentPage:PXV:PXV_Enumerations|PXV_VisibilityType|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
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 ...