IXC_OpenSaveDialogOptions 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:IXC_OpenSaveDialogOptions Enumeration}} | {{#customTitle:IXC_OpenSaveDialogOptions Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 22:52, 20 April 2015
Specifies the ...
Syntax
enum IXC_OpenSaveDialogOptions { OpenSaveDialog_NoRaster = 1; OpenSaveDialog_NoVector = 2; OpenSaveDialog_NoSinglePaged = 8; OpenSaveDialog_NoMultiPaged = 16; OpenDialog_NoAllFiles = 4; OpenDialog_NoAllSupported = 32; OpenDialog_NoPreview = 65536; SaveDialog_NoOptions = 65536; };
Constants
- OpenSaveDialog_NoRaster
- The ...
- OpenSaveDialog_NoVector
- The ...
- OpenSaveDialog_NoSinglePaged
- The ...
- OpenSaveDialog_NoMultiPaged
- The ...
- OpenDialog_NoAllFiles
- The ...
- OpenDialog_NoAllSupported
- The ...
- OpenDialog_NoPreview
- The ...
- SaveDialog_NoOptions
- The ...
See Also
See also ...