System\Windows\Documents\RtfControls.cs (70)
106CreateCommonControlWord("adjustright", RTK_SECTIONPROPS | RTK_FLAG ),
190CreateCommonControlWord("binfsxn", RTK_SECTIONPROPS | RTK_VALUE ),
191CreateCommonControlWord("binsxn", RTK_SECTIONPROPS | RTK_VALUE ),
329new RtfControlWordInfo(RtfControlWord.Ctrl_COLNO, "colno", RTK_SECTIONPROPS | RTK_VALUE ),
331new RtfControlWordInfo(RtfControlWord.Ctrl_COLS, "cols", RTK_SECTIONPROPS | RTK_VALUE ),
332new RtfControlWordInfo(RtfControlWord.Ctrl_COLSR, "colsr", RTK_SECTIONPROPS | RTK_VALUE ),
333new RtfControlWordInfo(RtfControlWord.Ctrl_COLSX, "colsx", RTK_SECTIONPROPS | RTK_VALUE ),
335new RtfControlWordInfo(RtfControlWord.Ctrl_COLW, "colw", RTK_SECTIONPROPS | RTK_VALUE ),
473CreateCommonControlWord("ds", RTK_SECTIONPROPS | RTK_VALUE ),
483CreateCommonControlWord("endnhere", RTK_SECTIONPROPS | RTK_FLAG ),
550CreateCommonControlWord("footery", RTK_SECTIONPROPS | RTK_VALUE ),
615CreateCommonControlWord("guttersxn", RTK_SECTIONPROPS | RTK_VALUE ),
620CreateCommonControlWord("headery", RTK_SECTIONPROPS | RTK_VALUE ),
628CreateCommonControlWord("horzsect", RTK_SECTIONPROPS | RTK_FLAG ),
685CreateCommonControlWord("linebetcol", RTK_SECTIONPROPS | RTK_FLAG ),
686CreateCommonControlWord("linecont", RTK_SECTIONPROPS | RTK_FLAG ),
687CreateCommonControlWord("linemod", RTK_SECTIONPROPS | RTK_VALUE ),
688CreateCommonControlWord("lineppage", RTK_SECTIONPROPS | RTK_FLAG ),
689CreateCommonControlWord("linerestart", RTK_SECTIONPROPS | RTK_FLAG ),
691CreateCommonControlWord("linestarts", RTK_SECTIONPROPS | RTK_VALUE ),
692CreateCommonControlWord("linex", RTK_SECTIONPROPS | RTK_VALUE ),
716CreateCommonControlWord("lndscpsxn", RTK_SECTIONPROPS | RTK_FLAG ),
726new RtfControlWordInfo(RtfControlWord.Ctrl_LTRSECT, "ltrsect", RTK_SECTIONPROPS | RTK_FLAG ),
736CreateCommonControlWord("margbsxn", RTK_SECTIONPROPS | RTK_VALUE ),
738CreateCommonControlWord("marglsxn", RTK_SECTIONPROPS | RTK_VALUE ),
741CreateCommonControlWord("margrsxn", RTK_SECTIONPROPS | RTK_VALUE ),
743CreateCommonControlWord("margtsxn", RTK_SECTIONPROPS | RTK_VALUE ),
829CreateCommonControlWord("pghsxn", RTK_SECTIONPROPS | RTK_VALUE ),
830CreateCommonControlWord("pgnbidia", RTK_SECTIONPROPS | RTK_FLAG ),
831CreateCommonControlWord("pgnbidib", RTK_SECTIONPROPS | RTK_FLAG ),
834CreateCommonControlWord("pgncont", RTK_SECTIONPROPS | RTK_FLAG ),
835CreateCommonControlWord("pgndbnum", RTK_SECTIONPROPS | RTK_FLAG ),
836CreateCommonControlWord("pgndbnumd", RTK_SECTIONPROPS | RTK_FLAG ),
839CreateCommonControlWord("pgndec", RTK_SECTIONPROPS | RTK_FLAG ),
840CreateCommonControlWord("pgndecd", RTK_SECTIONPROPS | RTK_FLAG ),
846CreateCommonControlWord("pgnhn", RTK_SECTIONPROPS | RTK_VALUE ),
847CreateCommonControlWord("pgnhnsc", RTK_SECTIONPROPS | RTK_FLAG ),
848CreateCommonControlWord("pgnhnsh", RTK_SECTIONPROPS | RTK_FLAG ),
849CreateCommonControlWord("pgnhnsm", RTK_SECTIONPROPS | RTK_FLAG ),
850CreateCommonControlWord("pgnhnsn", RTK_SECTIONPROPS | RTK_FLAG ),
851CreateCommonControlWord("pgnhnsp", RTK_SECTIONPROPS | RTK_FLAG ),
852CreateCommonControlWord("pgnlcltr", RTK_SECTIONPROPS | RTK_FLAG ),
853CreateCommonControlWord("pgnlcrm", RTK_SECTIONPROPS | RTK_FLAG ),
854CreateCommonControlWord("pgnrestart", RTK_SECTIONPROPS | RTK_FLAG ),
856CreateCommonControlWord("pgnstarts", RTK_SECTIONPROPS | RTK_VALUE ),
857CreateCommonControlWord("pgnucltr", RTK_SECTIONPROPS | RTK_FLAG ),
858CreateCommonControlWord("pgnucrm", RTK_SECTIONPROPS | RTK_FLAG ),
859CreateCommonControlWord("pgnx", RTK_SECTIONPROPS | RTK_VALUE ),
860CreateCommonControlWord("pgny", RTK_SECTIONPROPS | RTK_VALUE ),
864CreateCommonControlWord("pgwsxn", RTK_SECTIONPROPS | RTK_VALUE ),
1032new RtfControlWordInfo(RtfControlWord.Ctrl_RTLSECT, "rtlsect", RTK_SECTIONPROPS | RTK_FLAG ),
1041CreateCommonControlWord("sbkcol", RTK_SECTIONPROPS | RTK_FLAG ),
1042CreateCommonControlWord("sbkeven", RTK_SECTIONPROPS | RTK_FLAG ),
1043CreateCommonControlWord("sbknone", RTK_SECTIONPROPS | RTK_FLAG ),
1044CreateCommonControlWord("sbkodd", RTK_SECTIONPROPS | RTK_FLAG ),
1045CreateCommonControlWord("sbkpage", RTK_SECTIONPROPS | RTK_FLAG ),
1051CreateCommonControlWord("sectd", RTK_SECTIONPROPS | RTK_FLAG ),
1052CreateCommonControlWord("sectdefaultcl", RTK_SECTIONPROPS | RTK_VALUE ),
1053CreateCommonControlWord("sectexpand", RTK_SECTIONPROPS | RTK_VALUE | RTK_PARAM ),
1054CreateCommonControlWord("sectlinegrid", RTK_SECTIONPROPS | RTK_VALUE | RTK_PARAM ),
1056CreateCommonControlWord("sectspecifycl", RTK_SECTIONPROPS | RTK_VALUE ),
1057CreateCommonControlWord("sectspecifygen", RTK_SECTIONPROPS | RTK_FLAG | RTK_PARAM ),
1058CreateCommonControlWord("sectspecifyl", RTK_SECTIONPROPS | RTK_VALUE ),
1059CreateCommonControlWord("sectunlocked", RTK_SECTIONPROPS | RTK_FLAG ),
1130CreateCommonControlWord("titlepg", RTK_SECTIONPROPS | RTK_FLAG ),
1235CreateCommonControlWord("vertalb", RTK_SECTIONPROPS | RTK_FLAG ),
1236CreateCommonControlWord("vertalc", RTK_SECTIONPROPS | RTK_FLAG ),
1237CreateCommonControlWord("vertalj", RTK_SECTIONPROPS | RTK_FLAG ),
1238CreateCommonControlWord("vertalt", RTK_SECTIONPROPS | RTK_FLAG ),
1240CreateCommonControlWord("vertsect", RTK_SECTIONPROPS | RTK_FLAG ),