Annotation Automation Encrypt Metafile Dialog Strings
The following are constants and their default values. You can get the current value using the AnnGetAutoText methods. You can modify the string using the AnnSetAutoText method.
Constant |
Default String |
ANNAUTOTEXT_ENCRYPTMETAFILE_CAPTION |
"Encrypt Metafile" |
ANNAUTOTEXT_ENCRYPTMETAFILE_FILTER |
"All metafiles (*.wmf;*.emf|*.wmf;*.emf|WMF files (*.wmf)|*.wmf|EMF files (*.emf)|*.emf|All Files (*.*)|*.*|") |
ANNAUTOTEXT_DECRYPTMETAFILE_CAPTION |
"Decrypt Metafile" |
ANNAUTOTEXT_DECRYPTMETAFILE_FILTER |
"All metafiles (*.wmf;*.emf|*.wmf;*.emf|WMF files (*.wmf)|*.wmf|EMF files (*.emf)|*.emf|All Files (*.*)|*.*|") |