첨부 실행 코드는 나눔고딕코딩 폰트를 사용합니다.
------------------------------------------------------------------------------------------------------------------------------------------------------
728x90
728x170
using DevExpress.Xpf.RichEdit;
using DevExpress.XtraRichEdit.Commands;

RichEditControl richEditControl = new RichEditControl();

...

InsertTableOfContentsCommand insertTableOfContentsCommand = new InsertTableOfContentsCommand(richEditControl);

insertTableOfContentsCommand.Execute();
728x90
그리드형(광고전용)
Posted by icodebroker
,