PXV_VisibilityType Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_VisibilityType Enumeration}} | {{#customTitle:PXV_VisibilityType Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:55, 20 April 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 ...
See Also
See also ...