public XpsPrintHelper(String contentPath) { _wpfContent = new WPFContent(contentPath); _contentDir = contentPath; }