Class pfcFileSaveRegisterOptions
Description
The class specifies options for registering a save operation.
Method Summary
| |
| |
| |
| Creates an object of class FileSaveRegisterOptions |
| |
| |
void | |
| |
| |
| Short description of the file type to be saved. |
| |
| |
void | |
| |
| |
| The file type to be saved. |
| |
| |
| |
| |
Method Detail
| GetFileType | () |
void | SetFileType | |
The file type to be saved.
This will appear as the file extension in the File 'Save a Copy' Dialog.
User Guide References:
| GetFileDescription | () |
void | SetFileDescription | |
Short description of the file type to be saved.
This will appear as file description in the File 'Save a Copy' Dialog.
User Guide References:
Creates an object of class FileSaveRegisterOptions
User Guide References:
Parameters:
FileType
The file type to be saved.
FileDescription
Short description of the file type to be saved.
Returns:
An object of class.