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