Пример #1
0
 public XpsPrintHelper(String contentPath)
 {
     _wpfContent = new WPFContent(contentPath);
     _contentDir = contentPath;
 }
Пример #2
0
 public XpsPrintHelper(String contentPath)
 {
     _wpfContent = new WPFContent(contentPath);
     _contentDir = contentPath;
 }