public Layout GetCurrentLayout()
 {
     return(CurrentBook.GetLayout());
 }