TextExtHelper txtExtHelper = null;//텍스트 추출 핼퍼클래스 객체 선언 public education_board_write() { InitializeComponent(); PageNavigation.CurrentPage = this; // 페이지 네비게이트 현재페이지 저장용 ft = Main.ft; txtExtHelper = new TextExtHelper(); }