Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » FileSystem » void TranslateFileToEncoding (string sourceFilePath, string sourceFileEncodingName, string destinationFilePath, string destinationFileEncodingName)
void TranslateFileToEncoding (string sourceFilePath, string sourceFileEncodingName, string destinationFilePath, string destinationFileEncodingName)
 
Translate file to encoding.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
sourceFilePath
Full pathname of the source file.
sourceFileEncodingName
Name of the source file encoding.
destinationFilePath
Full pathname of the destination file.
destinationFileEncodingName
Name of the destination file encoding.
 
 
Was this helpful?
Last modified date: 10/14/2020