PXC_DocumentViewFlags Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 06:13, 20 March 2015
Specifies the ...
Syntax
enum PXC_DocumentViewFlags { DocViewFlag_HideToolbar = 0; DocViewFlag_HideMenubar = 1; DocViewFlag_HideWindowUI = 2; DocViewFlag_FitWindow = 3; DocViewFlag_CenterWindow = 4; DocViewFlag_DisplayDocTitle = 5; };
Constants
- DocViewFlag_HideToolbar
- The ...
- DocViewFlag_HideMenubar
- The ...
- DocViewFlag_HideWindowUI
- The ...
- DocViewFlag_FitWindow
- The ...
- DocViewFlag_CenterWindow
- The ...
- DocViewFlag_DisplayDocTitle
- The ...
See Also
See also ...