public DataTemplate BackgroundTemplate {get; set;}
DataTemplate printed as the background for each page.public DataTemplate BackgroundTemplate {get; set;}
The background elements are printed behind any GridPattern.
The background DataTemplate is data-bound to an instance of PrintManager.PageInfo that describes the current page.