예제 #1
0
 public XpsPrintHelper(String contentPath)
 {
     _wpfContent = new WPFContent(contentPath);
     _contentDir = contentPath;
 }
예제 #2
0
 public XpsPrintHelper(String contentPath)
 {
     _wpfContent = new WPFContent(contentPath);
     _contentDir = contentPath;
 }