Enumeration
Extension
The formatting for the filename extension.
Value
Name
Description
Value
Extension.LOWERCASE
The extension is in lowercase letters.
int 2
Extension.NONE
Does not use an extension.
int 1
Extension.UPPERCASE
The extension is in uppercase letters.
int 3
Usage
In function
void
Document.saveAs
(
saveIn
:
File
[,
options
:
any
][,
asCopy
:
bool
][,
extensionType
:
Extension
])
Jongware, 28-Aug-2012 v3.0.3i
Contents
::
Index