System\Windows\Documents\RtfControls.cs (70)
107CreateCommonControlWord("adjustright", RTK_SECTIONPROPS | RTK_FLAG ),
191CreateCommonControlWord("binfsxn", RTK_SECTIONPROPS | RTK_VALUE ),
192CreateCommonControlWord("binsxn", RTK_SECTIONPROPS | RTK_VALUE ),
330new RtfControlWordInfo(RtfControlWord.Ctrl_COLNO, "colno", RTK_SECTIONPROPS | RTK_VALUE ),
332new RtfControlWordInfo(RtfControlWord.Ctrl_COLS, "cols", RTK_SECTIONPROPS | RTK_VALUE ),
333new RtfControlWordInfo(RtfControlWord.Ctrl_COLSR, "colsr", RTK_SECTIONPROPS | RTK_VALUE ),
334new RtfControlWordInfo(RtfControlWord.Ctrl_COLSX, "colsx", RTK_SECTIONPROPS | RTK_VALUE ),
336new RtfControlWordInfo(RtfControlWord.Ctrl_COLW, "colw", RTK_SECTIONPROPS | RTK_VALUE ),
474CreateCommonControlWord("ds", RTK_SECTIONPROPS | RTK_VALUE ),
484CreateCommonControlWord("endnhere", RTK_SECTIONPROPS | RTK_FLAG ),
551CreateCommonControlWord("footery", RTK_SECTIONPROPS | RTK_VALUE ),
616CreateCommonControlWord("guttersxn", RTK_SECTIONPROPS | RTK_VALUE ),
621CreateCommonControlWord("headery", RTK_SECTIONPROPS | RTK_VALUE ),
629CreateCommonControlWord("horzsect", RTK_SECTIONPROPS | RTK_FLAG ),
686CreateCommonControlWord("linebetcol", RTK_SECTIONPROPS | RTK_FLAG ),
687CreateCommonControlWord("linecont", RTK_SECTIONPROPS | RTK_FLAG ),
688CreateCommonControlWord("linemod", RTK_SECTIONPROPS | RTK_VALUE ),
689CreateCommonControlWord("lineppage", RTK_SECTIONPROPS | RTK_FLAG ),
690CreateCommonControlWord("linerestart", RTK_SECTIONPROPS | RTK_FLAG ),
692CreateCommonControlWord("linestarts", RTK_SECTIONPROPS | RTK_VALUE ),
693CreateCommonControlWord("linex", RTK_SECTIONPROPS | RTK_VALUE ),
717CreateCommonControlWord("lndscpsxn", RTK_SECTIONPROPS | RTK_FLAG ),
727new RtfControlWordInfo(RtfControlWord.Ctrl_LTRSECT, "ltrsect", RTK_SECTIONPROPS | RTK_FLAG ),
737CreateCommonControlWord("margbsxn", RTK_SECTIONPROPS | RTK_VALUE ),
739CreateCommonControlWord("marglsxn", RTK_SECTIONPROPS | RTK_VALUE ),
742CreateCommonControlWord("margrsxn", RTK_SECTIONPROPS | RTK_VALUE ),
744CreateCommonControlWord("margtsxn", RTK_SECTIONPROPS | RTK_VALUE ),
830CreateCommonControlWord("pghsxn", RTK_SECTIONPROPS | RTK_VALUE ),
831CreateCommonControlWord("pgnbidia", RTK_SECTIONPROPS | RTK_FLAG ),
832CreateCommonControlWord("pgnbidib", RTK_SECTIONPROPS | RTK_FLAG ),
835CreateCommonControlWord("pgncont", RTK_SECTIONPROPS | RTK_FLAG ),
836CreateCommonControlWord("pgndbnum", RTK_SECTIONPROPS | RTK_FLAG ),
837CreateCommonControlWord("pgndbnumd", RTK_SECTIONPROPS | RTK_FLAG ),
840CreateCommonControlWord("pgndec", RTK_SECTIONPROPS | RTK_FLAG ),
841CreateCommonControlWord("pgndecd", RTK_SECTIONPROPS | RTK_FLAG ),
847CreateCommonControlWord("pgnhn", RTK_SECTIONPROPS | RTK_VALUE ),
848CreateCommonControlWord("pgnhnsc", RTK_SECTIONPROPS | RTK_FLAG ),
849CreateCommonControlWord("pgnhnsh", RTK_SECTIONPROPS | RTK_FLAG ),
850CreateCommonControlWord("pgnhnsm", RTK_SECTIONPROPS | RTK_FLAG ),
851CreateCommonControlWord("pgnhnsn", RTK_SECTIONPROPS | RTK_FLAG ),
852CreateCommonControlWord("pgnhnsp", RTK_SECTIONPROPS | RTK_FLAG ),
853CreateCommonControlWord("pgnlcltr", RTK_SECTIONPROPS | RTK_FLAG ),
854CreateCommonControlWord("pgnlcrm", RTK_SECTIONPROPS | RTK_FLAG ),
855CreateCommonControlWord("pgnrestart", RTK_SECTIONPROPS | RTK_FLAG ),
857CreateCommonControlWord("pgnstarts", RTK_SECTIONPROPS | RTK_VALUE ),
858CreateCommonControlWord("pgnucltr", RTK_SECTIONPROPS | RTK_FLAG ),
859CreateCommonControlWord("pgnucrm", RTK_SECTIONPROPS | RTK_FLAG ),
860CreateCommonControlWord("pgnx", RTK_SECTIONPROPS | RTK_VALUE ),
861CreateCommonControlWord("pgny", RTK_SECTIONPROPS | RTK_VALUE ),
865CreateCommonControlWord("pgwsxn", RTK_SECTIONPROPS | RTK_VALUE ),
1033new RtfControlWordInfo(RtfControlWord.Ctrl_RTLSECT, "rtlsect", RTK_SECTIONPROPS | RTK_FLAG ),
1042CreateCommonControlWord("sbkcol", RTK_SECTIONPROPS | RTK_FLAG ),
1043CreateCommonControlWord("sbkeven", RTK_SECTIONPROPS | RTK_FLAG ),
1044CreateCommonControlWord("sbknone", RTK_SECTIONPROPS | RTK_FLAG ),
1045CreateCommonControlWord("sbkodd", RTK_SECTIONPROPS | RTK_FLAG ),
1046CreateCommonControlWord("sbkpage", RTK_SECTIONPROPS | RTK_FLAG ),
1052CreateCommonControlWord("sectd", RTK_SECTIONPROPS | RTK_FLAG ),
1053CreateCommonControlWord("sectdefaultcl", RTK_SECTIONPROPS | RTK_VALUE ),
1054CreateCommonControlWord("sectexpand", RTK_SECTIONPROPS | RTK_VALUE | RTK_PARAM ),
1055CreateCommonControlWord("sectlinegrid", RTK_SECTIONPROPS | RTK_VALUE | RTK_PARAM ),
1057CreateCommonControlWord("sectspecifycl", RTK_SECTIONPROPS | RTK_VALUE ),
1058CreateCommonControlWord("sectspecifygen", RTK_SECTIONPROPS | RTK_FLAG | RTK_PARAM ),
1059CreateCommonControlWord("sectspecifyl", RTK_SECTIONPROPS | RTK_VALUE ),
1060CreateCommonControlWord("sectunlocked", RTK_SECTIONPROPS | RTK_FLAG ),
1131CreateCommonControlWord("titlepg", RTK_SECTIONPROPS | RTK_FLAG ),
1236CreateCommonControlWord("vertalb", RTK_SECTIONPROPS | RTK_FLAG ),
1237CreateCommonControlWord("vertalc", RTK_SECTIONPROPS | RTK_FLAG ),
1238CreateCommonControlWord("vertalj", RTK_SECTIONPROPS | RTK_FLAG ),
1239CreateCommonControlWord("vertalt", RTK_SECTIONPROPS | RTK_FLAG ),
1241CreateCommonControlWord("vertsect", RTK_SECTIONPROPS | RTK_FLAG ),