private string GetCustomCanvasParameters()
 {
     return(_executableProcessor.GetExecutableParameters("Canvas"));
 }