public static int get_converted_pages_count(Guid applicationId, DocFileInfo destFile) { return(destFile.files_count_in_folder(applicationId)); }