816 references to RtfControlWord
PresentationFramework (816)
System\Windows\Documents\RtfControls.cs (357)
76return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, flags); 83return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DOCPROPS | RTK_FLAG); 90return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DRAWOBJ | RTK_FLAG); 96new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ), 97new RtfControlWordInfo(RtfControlWord.Ctrl_ABSH, "absh", RTK_POSOBJ | RTK_VALUE ), 98new RtfControlWordInfo(RtfControlWord.Ctrl_ABSLOCK, "abslock", RTK_POSOBJ | RTK_FLAG ), 152new RtfControlWordInfo(RtfControlWord.Ctrl_ANSI, "ansi", RTK_DOCPROPS | RTK_FLAG ), 153new RtfControlWordInfo(RtfControlWord.Ctrl_ANSICPG, "ansicpg", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 159new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ), 174new RtfControlWordInfo(RtfControlWord.Ctrl_B, "b", RTK_CHARPROPS | RTK_TOGGLE ), 190new RtfControlWordInfo(RtfControlWord.Ctrl_BIN, "bin", RTK_PICTPROPS | RTK_VALUE ), 195new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKEND, "bkmkend", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 197new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKSTART, "bkmkstart", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 201new RtfControlWordInfo(RtfControlWord.Ctrl_BLUE, "blue", RTK_COLORTABLE | RTK_VALUE ), 202new RtfControlWordInfo(RtfControlWord.Ctrl_BOX, "box", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 203new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRART, "brdrart", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 204new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRB, "brdrb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 205new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBAR, "brdrbar", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 206new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBTW, "brdrbtw", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 207new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRCF, "brdrcf", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 208new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASH, "brdrdash", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 209new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHD, "brdrdashd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 210new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDD, "brdrdashdd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 211new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDOTSTR, "brdrdashdotstr", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 212new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHSM, "brdrdashsm", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 213new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDB, "brdrdb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 214new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDOT, "brdrdot", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 215new RtfControlWordInfo(RtfControlWord.Ctrl_BRDREMBOSS, "brdremboss", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 216new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRENGRAVE, "brdrengrave", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 217new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRFRAME, "brdrframe", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 218new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRHAIR, "brdrhair", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 219new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRINSET, "brdrinset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 220new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRL, "brdrl", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 221new RtfControlWordInfo(RtfControlWord.Ctrl_BRDROUTSET, "brdroutset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 222new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRNIL, "brdrnil", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 223new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTBL, "brdrtbl", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 224new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRR, "brdrr", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 225new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRS, "brdrs", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 226new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRSH, "brdrsh", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 227new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRT, "brdrt", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 228new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTH, "brdrth", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 229new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNLG, "brdrthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 230new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNMG, "brdrthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 231new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNSG, "brdrthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 232new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHLG, "brdrtnthlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 233new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHMG, "brdrtnthmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 234new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHSG, "brdrtnthsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 235new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNLG, "brdrtnthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 236new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNMG, "brdrtnthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 237new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNSG, "brdrtnthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 238new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTRIPLE, "brdrtriple", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 239new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRW, "brdrw", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 240new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVY, "brdrwavy", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 241new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVYDB, "brdrwavydb", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 243new RtfControlWordInfo(RtfControlWord.Ctrl_BRSP, "brsp", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 244new RtfControlWordInfo(RtfControlWord.Ctrl_BULLET, "bullet", RTK_SYMBOL ), 249new RtfControlWordInfo(RtfControlWord.Ctrl_CB, "cb", RTK_CHARPROPS | RTK_VALUE ), 250new RtfControlWordInfo(RtfControlWord.Ctrl_CBPAT, "cbpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 252new RtfControlWordInfo(RtfControlWord.Ctrl_CELL, "cell", RTK_SYMBOL ), 253new RtfControlWordInfo(RtfControlWord.Ctrl_CELLX, "cellx", RTK_TABLEDEF | RTK_VALUE ), 254new RtfControlWordInfo(RtfControlWord.Ctrl_CF, "cf", RTK_CHARPROPS | RTK_VALUE ), 255new RtfControlWordInfo(RtfControlWord.Ctrl_CFPAT, "cfpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 283new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGBDIAG, "clbgbdiag", RTK_TABLEDEF | RTK_FLAG ), 284new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGCROSS, "clbgcross", RTK_TABLEDEF | RTK_FLAG ), 285new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDCROSS, "clbgdcross", RTK_TABLEDEF | RTK_FLAG ), 286new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKBDIAG, "clbgdkbdiag", RTK_TABLEDEF | RTK_FLAG ), 287new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKCROSS, "clbgdkcross", RTK_TABLEDEF | RTK_FLAG ), 288new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKDCROSS, "clbgdkdcross", RTK_TABLEDEF | RTK_FLAG ), 289new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKFDIAG, "clbgdkfdiag", RTK_TABLEDEF | RTK_FLAG ), 290new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKHOR, "clbgdkhor", RTK_TABLEDEF | RTK_FLAG ), 291new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKVERT, "clbgdkvert", RTK_TABLEDEF | RTK_FLAG ), 292new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGFDIAG, "clbgfdiag", RTK_TABLEDEF | RTK_FLAG ), 293new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGHORIZ, "clbghoriz", RTK_TABLEDEF | RTK_FLAG ), 294new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGVERT, "clbgvert", RTK_TABLEDEF | RTK_FLAG ), 295new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRB, "clbrdrb", RTK_TABLEDEF | RTK_FLAG ), 296new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRL, "clbrdrl", RTK_TABLEDEF | RTK_FLAG ), 297new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRR, "clbrdrr", RTK_TABLEDEF | RTK_FLAG ), 298new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRT, "clbrdrt", RTK_TABLEDEF | RTK_FLAG ), 299new RtfControlWordInfo(RtfControlWord.Ctrl_CLCBPAT, "clcbpat", RTK_TABLEDEF | RTK_VALUE ), 300new RtfControlWordInfo(RtfControlWord.Ctrl_CLCFPAT, "clcfpat", RTK_TABLEDEF | RTK_VALUE ), 301new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLL, "cldgll", RTK_TABLEDEF | RTK_FLAG ), 302new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLU, "cldglu", RTK_TABLEDEF | RTK_FLAG ), 303new RtfControlWordInfo(RtfControlWord.Ctrl_CLFITTEXT, "clfittext", RTK_TABLEDEF | RTK_FLAG ), 304new RtfControlWordInfo(RtfControlWord.Ctrl_CLFTSWIDTH, "clftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 305new RtfControlWordInfo(RtfControlWord.Ctrl_CLMGF, "clmgf", RTK_TABLEDEF | RTK_FLAG ), 306new RtfControlWordInfo(RtfControlWord.Ctrl_CLMRG, "clmrg", RTK_TABLEDEF | RTK_FLAG ), 307new RtfControlWordInfo(RtfControlWord.Ctrl_CLOWRAP, "clowrap", RTK_TABLEDEF | RTK_FLAG | RTK_PARAM ), 308new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADB, "clpadb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 309new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFB, "clpadfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 310new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFL, "clpadfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 311new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFR, "clpadfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 312new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFT, "clpadft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 313new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADL, "clpadl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 314new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADR, "clpadr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 315new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADT, "clpadt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 316new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDNG, "clshdng", RTK_TABLEDEF | RTK_VALUE ), 317new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDRAWNIL, "clshdrawnil", RTK_TABLEDEF | RTK_VALUE ), 318new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXBTLR, "cltxbtlr", RTK_TABLEDEF | RTK_FLAG ), 319new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTB, "cltxlrtb", RTK_TABLEDEF | RTK_FLAG ), 320new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTBV, "cltxlrtbv", RTK_TABLEDEF | RTK_FLAG ), 321new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRL, "cltxtbrl", RTK_TABLEDEF | RTK_FLAG ), 322new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRLV, "cltxtbrlv", RTK_TABLEDEF | RTK_FLAG ), 323new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALB, "clvertalb", RTK_TABLEDEF | RTK_FLAG ), 324new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALC, "clvertalc", RTK_TABLEDEF | RTK_FLAG ), 325new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALT, "clvertalt", RTK_TABLEDEF | RTK_FLAG ), 326new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMGF, "clvmgf", RTK_TABLEDEF | RTK_FLAG ), 327new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMRG, "clvmrg", RTK_TABLEDEF | RTK_FLAG ), 328new RtfControlWordInfo(RtfControlWord.Ctrl_CLWWIDTH, "clwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 329new RtfControlWordInfo(RtfControlWord.Ctrl_COLLAPSED, "collapsed", RTK_PARAPROPS | RTK_FLAG ), 330new RtfControlWordInfo(RtfControlWord.Ctrl_COLNO, "colno", RTK_SECTIONPROPS | RTK_VALUE ), 331new RtfControlWordInfo(RtfControlWord.Ctrl_COLORTBL, "colortbl", RTK_COLORTABLE | RTK_DESTINATION ), 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 ), 335new RtfControlWordInfo(RtfControlWord.Ctrl_COLUMN, "column", RTK_SYMBOL ), 336new RtfControlWordInfo(RtfControlWord.Ctrl_COLW, "colw", RTK_SECTIONPROPS | RTK_VALUE ), 352new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ), 353new RtfControlWordInfo(RtfControlWord.Ctrl_DEFF, "deff", RTK_FONTTABLE | RTK_VALUE ), 355new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANG, "deflang", RTK_DOCPROPS | RTK_VALUE ), 356new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGA, "deflanga", RTK_DOCPROPS | RTK_VALUE ), 357new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGFE, "deflangfe", RTK_DOCPROPS | RTK_VALUE ), 360new RtfControlWordInfo(RtfControlWord.Ctrl_DELETED, "deleted", RTK_CHARPROPS | RTK_TOGGLE ), 377new RtfControlWordInfo(RtfControlWord.Ctrl_DN, "dn", RTK_PICTPROPS | RTK_VALUE), 379new RtfControlWordInfo(RtfControlWord.Ctrl_DO, "do", RTK_DRAWOBJ | RTK_DESTINATION ), 463new RtfControlWordInfo(RtfControlWord.Ctrl_DPTXBXTEXT, "dptxbxtext", RTK_DRAWOBJ | RTK_DESTINATION ), 479new RtfControlWordInfo(RtfControlWord.Ctrl_EMDASH, "emdash", RTK_SYMBOL ), 481new RtfControlWordInfo(RtfControlWord.Ctrl_EMSPACE, "emspace", RTK_SYMBOL ), 482new RtfControlWordInfo(RtfControlWord.Ctrl_ENDASH, "endash", RTK_SYMBOL ), 486new RtfControlWordInfo(RtfControlWord.Ctrl_ENSPACE, "enspace", RTK_SYMBOL ), 487new RtfControlWordInfo(RtfControlWord.Ctrl_EXPND, "expnd", RTK_CHARPROPS | RTK_VALUE ), 488new RtfControlWordInfo(RtfControlWord.Ctrl_EXPNDTW, "expndtw", RTK_CHARPROPS | RTK_VALUE ), 490new RtfControlWordInfo(RtfControlWord.Ctrl_F, "f", RTK_CHARPROPS | RTK_VALUE ), 501new RtfControlWordInfo(RtfControlWord.Ctrl_FCHARSET, "fcharset", RTK_FONTTABLE | RTK_VALUE ), 525new RtfControlWordInfo(RtfControlWord.Ctrl_FI, "fi", RTK_PARAPROPS | RTK_VALUE ), 527new RtfControlWordInfo(RtfControlWord.Ctrl_FIELD, "field", RTK_FIELD | RTK_DESTINATION ), 534new RtfControlWordInfo(RtfControlWord.Ctrl_FLDINST, "fldinst", RTK_FIELD | RTK_DESTINATION ), 536new RtfControlWordInfo(RtfControlWord.Ctrl_FLDPRIV, "fldpriv", RTK_FIELD | RTK_FLAG ), 537new RtfControlWordInfo(RtfControlWord.Ctrl_FLDRSLT, "fldrslt", RTK_FIELD | RTK_DESTINATION ), 541new RtfControlWordInfo(RtfControlWord.Ctrl_FNAME, "fname", RTK_FONTTABLE | RTK_DESTINATION ), 546new RtfControlWordInfo(RtfControlWord.Ctrl_FONTTBL, "fonttbl", RTK_FONTTABLE | RTK_DESTINATION ), 547new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTER, "footer", RTK_HEADER | RTK_DESTINATION ), 548new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERF, "footerf", RTK_HEADER | RTK_DESTINATION ), 549new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERL, "footerl", RTK_HEADER | RTK_DESTINATION ), 550new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERR, "footerr", RTK_HEADER | RTK_DESTINATION ), 569new RtfControlWordInfo(RtfControlWord.Ctrl_FS, "fs", RTK_CHARPROPS | RTK_VALUE ), 612new RtfControlWordInfo(RtfControlWord.Ctrl_GREEN, "green", RTK_COLORTABLE | RTK_VALUE ), 617new RtfControlWordInfo(RtfControlWord.Ctrl_HEADER, "header", RTK_HEADER | RTK_DESTINATION ), 618new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERF, "headerf", RTK_HEADER | RTK_DESTINATION ), 619new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERL, "headerl", RTK_HEADER | RTK_DESTINATION ), 620new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERR, "headerr", RTK_HEADER | RTK_DESTINATION ), 622new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ), 623new RtfControlWordInfo(RtfControlWord.Ctrl_HIGHLIGHT, "highlight", RTK_HIGHLIGHT | RTK_VALUE ), 640new RtfControlWordInfo(RtfControlWord.Ctrl_I, "i", RTK_CHARPROPS | RTK_TOGGLE ), 642new RtfControlWordInfo(RtfControlWord.Ctrl_ILVL, "ilvl", RTK_PARATEXT | RTK_VALUE ), 643new RtfControlWordInfo(RtfControlWord.Ctrl_IMPR, "impr", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 645new RtfControlWordInfo(RtfControlWord.Ctrl_INTBL, "intbl", RTK_PARAPROPS | RTK_FLAG ), 646new RtfControlWordInfo(RtfControlWord.Ctrl_ITAP, "itap", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 650new RtfControlWordInfo(RtfControlWord.Ctrl_JPEGBLIP, "jpegblip", RTK_PICT | RTK_FLAG ), 659new RtfControlWordInfo(RtfControlWord.Ctrl_LANG, "lang", RTK_CHARPROPS | RTK_VALUE ), 660new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFE, "langfe", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 661new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFENP, "langfenp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 662new RtfControlWordInfo(RtfControlWord.Ctrl_LANGNP, "langnp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 665new RtfControlWordInfo(RtfControlWord.Ctrl_LDBLQUOTE, "ldblquote", RTK_SYMBOL ), 666new RtfControlWordInfo(RtfControlWord.Ctrl_LEVEL, "level", RTK_PARAPROPS | RTK_VALUE ), 667new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELFOLLOW, "levelfollow", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 668new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELINDENT, "levelindent", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 669new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJC, "leveljc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 670new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJCN, "leveljcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 671new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELLEGAL, "levellegal", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 672new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFC, "levelnfc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 673new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFCN, "levelnfcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 674new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNORESTART, "levelnorestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 675new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNUMBERS, "levelnumbers", RTK_LISTTABLE | RTK_DESTINATION ), 676new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELOLD, "levelold", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 677new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREV, "levelprev", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 678new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREVSPACE, "levelprevspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 679new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSPACE, "levelspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 680new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSTARTAT, "levelstartat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 681new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEMPLATEID, "leveltemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 682new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEXT, "leveltext", RTK_LISTTABLE | RTK_VALUE ), 683new RtfControlWordInfo(RtfControlWord.Ctrl_LFOLEVEL, "lfolevel", RTK_LISTTABLE | RTK_DESTINATION ), 684new RtfControlWordInfo(RtfControlWord.Ctrl_LI, "li", RTK_PARAPROPS | RTK_VALUE ), 685new RtfControlWordInfo(RtfControlWord.Ctrl_LINE, "line", RTK_SYMBOL ), 697new RtfControlWordInfo(RtfControlWord.Ctrl_LIN, "lin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 698new RtfControlWordInfo(RtfControlWord.Ctrl_LISA, "lisa", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 699new RtfControlWordInfo(RtfControlWord.Ctrl_LISB, "lisb", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 700new RtfControlWordInfo(RtfControlWord.Ctrl_LIST, "list", RTK_LISTTABLE | RTK_FLAG ), 701new RtfControlWordInfo(RtfControlWord.Ctrl_LISTHYBRID, "listhybrid", RTK_LISTTABLE | RTK_FLAG ), 702new RtfControlWordInfo(RtfControlWord.Ctrl_LISTID, "listid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 703new RtfControlWordInfo(RtfControlWord.Ctrl_LISTLEVEL, "listlevel", RTK_LISTTABLE | RTK_DESTINATION ), 704new RtfControlWordInfo(RtfControlWord.Ctrl_LISTNAME, "listname", RTK_LISTTABLE | RTK_DESTINATION ), 705new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDE, "listoverride", RTK_LISTTABLE | RTK_DESTINATION ), 706new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDECOUNT, "listoverridecount", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 707new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDEFORMAT, "listoverrideformat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 708new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDESTART, "listoverridestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 709new RtfControlWordInfo(RtfControlWord.Ctrl_LISTPICTURE, "listpicture", RTK_LISTTABLE | RTK_DESTINATION ), 710new RtfControlWordInfo(RtfControlWord.Ctrl_LISTRESTARTHDN, "listrestarthdn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 711new RtfControlWordInfo(RtfControlWord.Ctrl_LISTSIMPLE, "listsimple", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 712new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTABLE, "listtable", RTK_LISTTABLE | RTK_DESTINATION ), 713new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDETABLE, "listoverridetable", RTK_LISTTABLE | RTK_DESTINATION ), 714new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEMPLATEID, "listtemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 715new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEXT, "listtext", RTK_PARATEXT | RTK_DESTINATION ), 719new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ), 720new RtfControlWordInfo(RtfControlWord.Ctrl_LQUOTE, "lquote", RTK_SYMBOL ), 721new RtfControlWordInfo(RtfControlWord.Ctrl_LS, "ls", RTK_LISTTABLE | RTK_VALUE ), 722new RtfControlWordInfo(RtfControlWord.Ctrl_LTRCH, "ltrch", RTK_CHARPROPS | RTK_FLAG ), 723new RtfControlWordInfo(RtfControlWord.Ctrl_LTRDOC, "ltrdoc", RTK_DOCPROPS | RTK_FLAG ), 724new RtfControlWordInfo(RtfControlWord.Ctrl_LTRMARK, "ltrmark", RTK_SYMBOL ), 725new RtfControlWordInfo(RtfControlWord.Ctrl_LTRPAR, "ltrpar", RTK_PARAPROPS | RTK_FLAG ), 726new RtfControlWordInfo(RtfControlWord.Ctrl_LTRROW, "ltrrow", RTK_TABLEDEF | RTK_FLAG ), 727new RtfControlWordInfo(RtfControlWord.Ctrl_LTRSECT, "ltrsect", RTK_SECTIONPROPS | RTK_FLAG ), 732new RtfControlWordInfo(RtfControlWord.Ctrl_MAC, "mac", RTK_CHARSET | RTK_FLAG ), 749new RtfControlWordInfo(RtfControlWord.Ctrl_NESTCELL, "nestcell", RTK_TABLEDEF | RTK_SYMBOL ), 750new RtfControlWordInfo(RtfControlWord.Ctrl_NESTROW, "nestrow", RTK_TABLEDEF | RTK_SYMBOL ), 751new RtfControlWordInfo(RtfControlWord.Ctrl_NESTTABLEPROPS, "nesttableprops", RTK_TABLEDEF | RTK_DESTINATION ), 764new RtfControlWordInfo(RtfControlWord.Ctrl_NONSHPPICT, "nonshppict", RTK_PICT | RTK_FLAG ), 770new RtfControlWordInfo(RtfControlWord.Ctrl_NOSUPERSUB, "nosupersub", RTK_CHARPROPS | RTK_FLAG ), 810new RtfControlWordInfo(RtfControlWord.Ctrl_OUTL, "outl", RTK_CHARPROPS | RTK_TOGGLE ), 811new RtfControlWordInfo(RtfControlWord.Ctrl_OUTLINELEVEL, "outlinelevel", RTK_PARATEXT | RTK_VALUE | RTK_PARAM ), 813new RtfControlWordInfo(RtfControlWord.Ctrl_PAGE, "page", RTK_SYMBOL ), 818new RtfControlWordInfo(RtfControlWord.Ctrl_PAR, "par", RTK_SYMBOL ), 819new RtfControlWordInfo(RtfControlWord.Ctrl_PARD, "pard", RTK_PARAPROPS | RTK_FLAG ), 820new RtfControlWordInfo(RtfControlWord.Ctrl_PC, "pc", RTK_CHARSET | RTK_FLAG ), 821new RtfControlWordInfo(RtfControlWord.Ctrl_PCA, "pca", RTK_CHARSET | RTK_FLAG ), 876new RtfControlWordInfo(RtfControlWord.Ctrl_PICHGOAL, "pichgoal", RTK_PICTPROPS | RTK_VALUE ), 879new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEX, "picscalex", RTK_PICTPROPS | RTK_VALUE ), 880new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEY, "picscaley", RTK_PICTPROPS | RTK_VALUE ), 881new RtfControlWordInfo(RtfControlWord.Ctrl_PICT, "pict", RTK_PICT | RTK_DESTINATION ), 883new RtfControlWordInfo(RtfControlWord.Ctrl_PICWGOAL, "picwgoal", RTK_PICTPROPS | RTK_VALUE ), 884new RtfControlWordInfo(RtfControlWord.Ctrl_PLAIN, "plain", RTK_CHARPROPS | RTK_FLAG ), 886new RtfControlWordInfo(RtfControlWord.Ctrl_PN, "pn", RTK_BULLETS | RTK_DESTINATION ), 894new RtfControlWordInfo(RtfControlWord.Ctrl_PNBIDIB, "pnbidib", RTK_BULLETS | RTK_FLAG ), 896new RtfControlWordInfo(RtfControlWord.Ctrl_PNCARD, "pncard", RTK_BULLETS | RTK_FLAG ), 905new RtfControlWordInfo(RtfControlWord.Ctrl_PNDEC, "pndec", RTK_BULLETS | RTK_FLAG ), 906new RtfControlWordInfo(RtfControlWord.Ctrl_PNDECD, "pndecd", RTK_BULLETS | RTK_FLAG ), 910new RtfControlWordInfo(RtfControlWord.Ctrl_PNGBLIP, "pngblip", RTK_PICT | RTK_FLAG ), 915new RtfControlWordInfo(RtfControlWord.Ctrl_PNHANG, "pnhang", RTK_BULLETS | RTK_FLAG ), 916new RtfControlWordInfo(RtfControlWord.Ctrl_PNI, "pni", RTK_BULLETS | RTK_TOGGLE ), 917new RtfControlWordInfo(RtfControlWord.Ctrl_PNINDENT, "pnindent", RTK_BULLETS | RTK_VALUE ), 920new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCLTR, "pnlcltr", RTK_BULLETS | RTK_FLAG ), 921new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCRM, "pnlcrm", RTK_BULLETS | RTK_FLAG ), 922new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVL, "pnlvl", RTK_BULLETS | RTK_VALUE ), 923new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBLT, "pnlvlblt", RTK_BULLETS | RTK_FLAG ), 924new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBODY, "pnlvlbody", RTK_BULLETS | RTK_FLAG ), 925new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLCONT, "pnlvlcont", RTK_BULLETS | RTK_FLAG ), 927new RtfControlWordInfo(RtfControlWord.Ctrl_PNORD, "pnord", RTK_BULLETS | RTK_FLAG ), 928new RtfControlWordInfo(RtfControlWord.Ctrl_PNORDT, "pnordt", RTK_BULLETS | RTK_FLAG ), 930new RtfControlWordInfo(RtfControlWord.Ctrl_PNQC, "pnqc", RTK_BULLETS | RTK_FLAG ), 931new RtfControlWordInfo(RtfControlWord.Ctrl_PNQL, "pnql", RTK_BULLETS | RTK_FLAG ), 932new RtfControlWordInfo(RtfControlWord.Ctrl_PNQR, "pnqr", RTK_BULLETS | RTK_FLAG ), 935new RtfControlWordInfo(RtfControlWord.Ctrl_PNRESTART, "pnrestart", RTK_BULLETS | RTK_FLAG ), 946new RtfControlWordInfo(RtfControlWord.Ctrl_PNSTART, "pnstart", RTK_BULLETS | RTK_VALUE ), 948new RtfControlWordInfo(RtfControlWord.Ctrl_PNTEXT, "pntext", RTK_BULLETS | RTK_DESTINATION ), 949new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTA, "pntxta", RTK_BULLETS | RTK_DESTINATION ), 950new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTB, "pntxtb", RTK_BULLETS | RTK_DESTINATION ), 951new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCLTR, "pnucltr", RTK_BULLETS | RTK_FLAG ), 952new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCRM, "pnucrm", RTK_BULLETS | RTK_FLAG ), 996new RtfControlWordInfo(RtfControlWord.Ctrl_QC, "qc", RTK_PARAPROPS | RTK_FLAG ), 997new RtfControlWordInfo(RtfControlWord.Ctrl_QD, "qd", RTK_PARAPROPS | RTK_FLAG ), 998new RtfControlWordInfo(RtfControlWord.Ctrl_QJ, "qj", RTK_PARAPROPS | RTK_FLAG ), 999new RtfControlWordInfo(RtfControlWord.Ctrl_QL, "ql", RTK_PARAPROPS | RTK_FLAG ), 1000new RtfControlWordInfo(RtfControlWord.Ctrl_QMSPACE, "qmspace", RTK_SYMBOL ), 1001new RtfControlWordInfo(RtfControlWord.Ctrl_QR, "qr", RTK_PARAPROPS | RTK_FLAG ), 1002new RtfControlWordInfo(RtfControlWord.Ctrl_RDBLQUOTE, "rdblquote", RTK_SYMBOL ), 1003new RtfControlWordInfo(RtfControlWord.Ctrl_RED, "red", RTK_COLORTABLE | RTK_VALUE ), 1016new RtfControlWordInfo(RtfControlWord.Ctrl_RI, "ri", RTK_PARAPROPS | RTK_VALUE ), 1017new RtfControlWordInfo(RtfControlWord.Ctrl_RIN, "rin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 1018new RtfControlWordInfo(RtfControlWord.Ctrl_ROW, "row", RTK_SYMBOL ), 1019new RtfControlWordInfo(RtfControlWord.Ctrl_RQUOTE, "rquote", RTK_SYMBOL ), 1026new RtfControlWordInfo(RtfControlWord.Ctrl_RTF, "rtf", RTK_FILEPROPS ), 1027new RtfControlWordInfo(RtfControlWord.Ctrl_RTLCH, "rtlch", RTK_CHARPROPS | RTK_FLAG ), 1030new RtfControlWordInfo(RtfControlWord.Ctrl_RTLMARK, "rtlmark", RTK_SYMBOL ), 1031new RtfControlWordInfo(RtfControlWord.Ctrl_RTLPAR, "rtlpar", RTK_PARAPROPS | RTK_FLAG ), 1032new RtfControlWordInfo(RtfControlWord.Ctrl_RTLROW, "rtlrow", RTK_TABLEDEF | RTK_FLAG ), 1033new RtfControlWordInfo(RtfControlWord.Ctrl_RTLSECT, "rtlsect", RTK_SECTIONPROPS | RTK_FLAG ), 1035new RtfControlWordInfo(RtfControlWord.Ctrl_S, "s", RTK_PARAPROPS | RTK_VALUE ), 1036new RtfControlWordInfo(RtfControlWord.Ctrl_SA, "sa", RTK_PARAPROPS | RTK_VALUE ), 1039new RtfControlWordInfo(RtfControlWord.Ctrl_SB, "sb", RTK_PARAPROPS | RTK_VALUE ), 1048new RtfControlWordInfo(RtfControlWord.Ctrl_SCAPS, "scaps", RTK_CHARPROPS | RTK_TOGGLE ), 1051new RtfControlWordInfo(RtfControlWord.Ctrl_SECT, "sect", RTK_SYMBOL ), 1061new RtfControlWordInfo(RtfControlWord.Ctrl_SHAD, "shad", RTK_CHARPROPS | RTK_TOGGLE ), 1062new RtfControlWordInfo(RtfControlWord.Ctrl_SHADING, "shading", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 1077new RtfControlWordInfo(RtfControlWord.Ctrl_SHPINST, "shpinst", RTK_SHAPES | RTK_DESTINATION ), 1081new RtfControlWordInfo(RtfControlWord.Ctrl_SHPPICT, "shppict", RTK_PICT | RTK_DESTINATION ), 1083new RtfControlWordInfo(RtfControlWord.Ctrl_SHPRSLT, "shprslt", RTK_SHAPES | RTK_VALUE ), 1089new RtfControlWordInfo(RtfControlWord.Ctrl_SL, "sl", RTK_PARAPROPS | RTK_VALUE ), 1090new RtfControlWordInfo(RtfControlWord.Ctrl_SLMULT, "slmult", RTK_PARAPROPS | RTK_VALUE ), 1106new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKE, "strike", RTK_CHARPROPS | RTK_TOGGLE ), 1107new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKED, "striked", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 1109new RtfControlWordInfo(RtfControlWord.Ctrl_SUB, "sub", RTK_CHARPROPS | RTK_FLAG ), 1113new RtfControlWordInfo(RtfControlWord.Ctrl_SUPER, "super", RTK_CHARPROPS | RTK_FLAG ), 1115new RtfControlWordInfo(RtfControlWord.Ctrl_TAB, "tab", RTK_SYMBOL ), 1163new RtfControlWordInfo(RtfControlWord.Ctrl_TRAUTOFIT, "trautofit", RTK_TABLEDEF | RTK_TOGGLE | RTK_PARAM ), 1164new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRB, "trbrdrb", RTK_TABLEDEF | RTK_FLAG ), 1165new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRH, "trbrdrh", RTK_TABLEDEF | RTK_FLAG ), 1166new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRL, "trbrdrl", RTK_TABLEDEF | RTK_FLAG ), 1167new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRR, "trbrdrr", RTK_TABLEDEF | RTK_FLAG ), 1168new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRT, "trbrdrt", RTK_TABLEDEF | RTK_FLAG ), 1169new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRV, "trbrdrv", RTK_TABLEDEF | RTK_FLAG ), 1170new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHA, "trftswidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1171new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHB, "trftswidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1172new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTH, "trftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1173new RtfControlWordInfo(RtfControlWord.Ctrl_TRGAPH, "trgaph", RTK_TABLEDEF | RTK_VALUE ), 1176new RtfControlWordInfo(RtfControlWord.Ctrl_TRLEFT, "trleft", RTK_TABLEDEF | RTK_VALUE ), 1177new RtfControlWordInfo(RtfControlWord.Ctrl_TROWD, "trowd", RTK_TABLEDEF | RTK_FLAG ), 1178new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDB, "trpaddb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1179new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFB, "trpaddfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1180new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFL, "trpaddfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1181new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFR, "trpaddfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1182new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFT, "trpaddft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1183new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDL, "trpaddl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1184new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDR, "trpaddr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1185new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDT, "trpaddt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1186new RtfControlWordInfo(RtfControlWord.Ctrl_TRQC, "trqc", RTK_TABLEDEF | RTK_FLAG ), 1187new RtfControlWordInfo(RtfControlWord.Ctrl_TRQL, "trql", RTK_TABLEDEF | RTK_FLAG ), 1188new RtfControlWordInfo(RtfControlWord.Ctrl_TRQR, "trqr", RTK_TABLEDEF | RTK_FLAG ), 1189new RtfControlWordInfo(RtfControlWord.Ctrl_TRRH, "trrh", RTK_TABLEDEF | RTK_VALUE ), 1190new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDB, "trspdb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1191new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFB, "trspdfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1192new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFL, "trspdfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1193new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFR, "trspdfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1194new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFT, "trspdft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1195new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDL, "trspdl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1196new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDR, "trspdr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1197new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDT, "trspdt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1199new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHA, "trwwidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1200new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHB, "trwwidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1201new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTH, "trwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1205new RtfControlWordInfo(RtfControlWord.Ctrl_UC, "uc", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1206new RtfControlWordInfo(RtfControlWord.Ctrl_UD, "ud", RTK_UNICODE | RTK_DESTINATION ), 1207new RtfControlWordInfo(RtfControlWord.Ctrl_UL, "ul", RTK_CHARPROPS | RTK_TOGGLE ), 1208new RtfControlWordInfo(RtfControlWord.Ctrl_ULC, "ulc", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 1209new RtfControlWordInfo(RtfControlWord.Ctrl_ULD, "uld", RTK_CHARPROPS | RTK_FLAG ), 1210new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASH, "uldash", RTK_CHARPROPS | RTK_TOGGLE ), 1211new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHD, "uldashd", RTK_CHARPROPS | RTK_TOGGLE ), 1212new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHDD, "uldashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1213new RtfControlWordInfo(RtfControlWord.Ctrl_ULDB, "uldb", RTK_CHARPROPS | RTK_TOGGLE ), 1214new RtfControlWordInfo(RtfControlWord.Ctrl_ULHAIR, "ulhair", RTK_CHARPROPS | RTK_TOGGLE ), 1215new RtfControlWordInfo(RtfControlWord.Ctrl_ULHWAVE, "ulhwave", RTK_CHARPROPS | RTK_TOGGLE ), 1216new RtfControlWordInfo(RtfControlWord.Ctrl_ULLDASH, "ulldash", RTK_CHARPROPS | RTK_TOGGLE ), 1217new RtfControlWordInfo(RtfControlWord.Ctrl_ULNONE, "ulnone", RTK_CHARPROPS | RTK_FLAG ), 1218new RtfControlWordInfo(RtfControlWord.Ctrl_ULTH, "ulth", RTK_CHARPROPS | RTK_TOGGLE ), 1219new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHD, "ulthd", RTK_CHARPROPS | RTK_TOGGLE ), 1220new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASH, "ulthdash", RTK_CHARPROPS | RTK_TOGGLE ), 1221new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHD, "ulthdashd", RTK_CHARPROPS | RTK_TOGGLE ), 1222new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHDD, "ulthdashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1223new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHLDASH, "ulthldash", RTK_CHARPROPS | RTK_TOGGLE ), 1224new RtfControlWordInfo(RtfControlWord.Ctrl_ULULDBWAVE, "ululdbwave", RTK_CHARPROPS | RTK_TOGGLE ), 1225new RtfControlWordInfo(RtfControlWord.Ctrl_ULW, "ulw", RTK_CHARPROPS | RTK_FLAG ), 1226new RtfControlWordInfo(RtfControlWord.Ctrl_ULWAVE, "ulwave", RTK_CHARPROPS | RTK_TOGGLE ), 1227new RtfControlWordInfo(RtfControlWord.Ctrl_U, "u", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1228new RtfControlWordInfo(RtfControlWord.Ctrl_UP, "up", RTK_CHARPROPS | RTK_VALUE ), 1229new RtfControlWordInfo(RtfControlWord.Ctrl_UPR, "upr", RTK_UNICODE | RTK_DESTINATION ), 1233new RtfControlWordInfo(RtfControlWord.Ctrl_V, "v", RTK_CHARPROPS | RTK_TOGGLE ), 1253new RtfControlWordInfo(RtfControlWord.Ctrl_WMETAFILE, "wmetafile", RTK_PICTPROPS | RTK_VALUE ), 1263new RtfControlWordInfo(RtfControlWord.Ctrl_ZWJ, "zwj", RTK_SYMBOL ), 1265new RtfControlWordInfo(RtfControlWord.Ctrl_ZWNJ, "zwnj", RTK_SYMBOL)
System\Windows\Documents\RtfControlWordInfo.cs (3)
25internal RtfControlWordInfo(RtfControlWord controlWord, string controlName, uint flags) 42internal RtfControlWord Control 76private RtfControlWord _controlWord;
System\Windows\Documents\RtfToXamlLexer.cs (1)
183if (token.RtfControlWordInfo != null && token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_BIN)
System\Windows\Documents\RtfToXamlReader.cs (455)
7836controlWordInfo.Control == RtfControlWord.Ctrl_Unknown && 9006case RtfControlWord.Ctrl_V: 9009case RtfControlWord.Ctrl_DELETED: 9012case RtfControlWord.Ctrl_B: 9015case RtfControlWord.Ctrl_I: 9018case RtfControlWord.Ctrl_IMPR: 9021case RtfControlWord.Ctrl_OUTL: 9024case RtfControlWord.Ctrl_SHAD: 9027case RtfControlWord.Ctrl_SCAPS: 9030case RtfControlWord.Ctrl_FS: 9034case RtfControlWord.Ctrl_EXPND: 9035case RtfControlWord.Ctrl_EXPNDTW: 9038case RtfControlWord.Ctrl_F: 9074case RtfControlWord.Ctrl_DBCH: 9077case RtfControlWord.Ctrl_LOCH: 9080case RtfControlWord.Ctrl_HICH: 9083case RtfControlWord.Ctrl_LANG: 9087case RtfControlWord.Ctrl_LANGFE: 9090case RtfControlWord.Ctrl_DEFLANG: 9093case RtfControlWord.Ctrl_DEFLANGFE: 9096case RtfControlWord.Ctrl_DEFF: 9099case RtfControlWord.Ctrl_FNAME: 9113case RtfControlWord.Ctrl_FCHARSET: 9119case RtfControlWord.Ctrl_HIGHLIGHT: 9122case RtfControlWord.Ctrl_CB: 9125case RtfControlWord.Ctrl_CF: 9128case RtfControlWord.Ctrl_SUB: 9135case RtfControlWord.Ctrl_SUPER: 9142case RtfControlWord.Ctrl_NOSUPERSUB: 9148case RtfControlWord.Ctrl_UP: 9151case RtfControlWord.Ctrl_ULC: 9154case RtfControlWord.Ctrl_UL: 9155case RtfControlWord.Ctrl_ULD: 9156case RtfControlWord.Ctrl_ULDASH: 9157case RtfControlWord.Ctrl_ULDASHD: 9158case RtfControlWord.Ctrl_ULDASHDD: 9159case RtfControlWord.Ctrl_ULDB: 9160case RtfControlWord.Ctrl_ULHAIR: 9161case RtfControlWord.Ctrl_ULHWAVE: 9162case RtfControlWord.Ctrl_ULLDASH: 9163case RtfControlWord.Ctrl_ULTH: 9164case RtfControlWord.Ctrl_ULTHD: 9165case RtfControlWord.Ctrl_ULTHDASH: 9166case RtfControlWord.Ctrl_ULTHDASHD: 9167case RtfControlWord.Ctrl_ULTHDASHDD: 9168case RtfControlWord.Ctrl_ULTHLDASH: 9169case RtfControlWord.Ctrl_ULULDBWAVE: 9170case RtfControlWord.Ctrl_ULWAVE: 9171case RtfControlWord.Ctrl_ULW: 9174case RtfControlWord.Ctrl_ULNONE: 9177case RtfControlWord.Ctrl_STRIKE: 9180case RtfControlWord.Ctrl_STRIKED: 9183case RtfControlWord.Ctrl_PLAIN: 9192case RtfControlWord.Ctrl_PARD: 9195case RtfControlWord.Ctrl_SB: 9198case RtfControlWord.Ctrl_SA: 9201case RtfControlWord.Ctrl_FI: 9215case RtfControlWord.Ctrl_LIN: 9219case RtfControlWord.Ctrl_LI: 9222case RtfControlWord.Ctrl_RIN: 9226case RtfControlWord.Ctrl_RI: 9229case RtfControlWord.Ctrl_QC: 9232case RtfControlWord.Ctrl_QJ: 9235case RtfControlWord.Ctrl_QL: 9238case RtfControlWord.Ctrl_QR: 9241case RtfControlWord.Ctrl_CFPAT: 9244case RtfControlWord.Ctrl_SHADING: 9248case RtfControlWord.Ctrl_CBPAT: 9251case RtfControlWord.Ctrl_SL: 9254case RtfControlWord.Ctrl_SLMULT: 9259case RtfControlWord.Ctrl_LINE: 9264case RtfControlWord.Ctrl_LTRCH: 9267case RtfControlWord.Ctrl_LTRPAR: 9268case RtfControlWord.Ctrl_LTRDOC: 9269case RtfControlWord.Ctrl_LTRSECT: 9272case RtfControlWord.Ctrl_RTLCH: 9275case RtfControlWord.Ctrl_RTLPAR: 9276case RtfControlWord.Ctrl_RTLDOC: 9277case RtfControlWord.Ctrl_RTLSECT: 9287case RtfControlWord.Ctrl_LTRMARK: 9290case RtfControlWord.Ctrl_RTLMARK: 9295case RtfControlWord.Ctrl_PAR: 9296case RtfControlWord.Ctrl_SECT: 9300case RtfControlWord.Ctrl_PAGE: 9305case RtfControlWord.Ctrl_CELL: 9306case RtfControlWord.Ctrl_NESTCELL: 9307case RtfControlWord.Ctrl_ROW: 9308case RtfControlWord.Ctrl_TROWD: 9309case RtfControlWord.Ctrl_NESTROW: 9310case RtfControlWord.Ctrl_NESTTABLEPROPS: 9315case RtfControlWord.Ctrl_TRGAPH: 9316case RtfControlWord.Ctrl_TRLEFT: 9317case RtfControlWord.Ctrl_TRQC: 9318case RtfControlWord.Ctrl_TRQL: 9319case RtfControlWord.Ctrl_TRQR: 9320case RtfControlWord.Ctrl_TRPADDL: 9321case RtfControlWord.Ctrl_TRPADDR: 9322case RtfControlWord.Ctrl_TRPADDB: 9323case RtfControlWord.Ctrl_TRPADDT: 9324case RtfControlWord.Ctrl_TRPADDFL: 9325case RtfControlWord.Ctrl_TRPADDFT: 9326case RtfControlWord.Ctrl_TRPADDFB: 9327case RtfControlWord.Ctrl_TRPADDFR: 9328case RtfControlWord.Ctrl_TRFTSWIDTH: 9329case RtfControlWord.Ctrl_TRFTSWIDTHB: 9330case RtfControlWord.Ctrl_TRFTSWIDTHA: 9331case RtfControlWord.Ctrl_TRWWIDTH: 9332case RtfControlWord.Ctrl_TRWWIDTHB: 9333case RtfControlWord.Ctrl_TRWWIDTHA: 9334case RtfControlWord.Ctrl_TRAUTOFIT: 9335case RtfControlWord.Ctrl_CLWWIDTH: 9336case RtfControlWord.Ctrl_CLFTSWIDTH: 9337case RtfControlWord.Ctrl_TRBRDRT: 9338case RtfControlWord.Ctrl_TRBRDRB: 9339case RtfControlWord.Ctrl_TRBRDRR: 9340case RtfControlWord.Ctrl_TRBRDRL: 9341case RtfControlWord.Ctrl_TRBRDRV: 9342case RtfControlWord.Ctrl_TRBRDRH: 9343case RtfControlWord.Ctrl_CLVERTALT: 9344case RtfControlWord.Ctrl_CLVERTALB: 9345case RtfControlWord.Ctrl_CLVERTALC: 9346case RtfControlWord.Ctrl_CLSHDRAWNIL: 9347case RtfControlWord.Ctrl_CLSHDNG: 9348case RtfControlWord.Ctrl_CLBRDRB: 9349case RtfControlWord.Ctrl_CLBRDRR: 9350case RtfControlWord.Ctrl_CLBRDRT: 9351case RtfControlWord.Ctrl_CLBRDRL: 9352case RtfControlWord.Ctrl_CLCBPAT: 9353case RtfControlWord.Ctrl_CLCFPAT: 9354case RtfControlWord.Ctrl_CLPADL: 9355case RtfControlWord.Ctrl_CLPADFL: 9356case RtfControlWord.Ctrl_CLPADR: 9357case RtfControlWord.Ctrl_CLPADFR: 9358case RtfControlWord.Ctrl_CLPADT: 9359case RtfControlWord.Ctrl_CLPADFT: 9360case RtfControlWord.Ctrl_CLPADB: 9361case RtfControlWord.Ctrl_CLPADFB: 9362case RtfControlWord.Ctrl_CELLX: 9363case RtfControlWord.Ctrl_BRDRART: 9364case RtfControlWord.Ctrl_BRDRB: 9365case RtfControlWord.Ctrl_BRDRNIL: 9366case RtfControlWord.Ctrl_BRDRNONE: 9367case RtfControlWord.Ctrl_BRDRTBL: 9368case RtfControlWord.Ctrl_BRDRBAR: 9369case RtfControlWord.Ctrl_BRDRBTW: 9370case RtfControlWord.Ctrl_BRDRCF: 9371case RtfControlWord.Ctrl_BRDRDASH: 9372case RtfControlWord.Ctrl_BRDRDASHD: 9373case RtfControlWord.Ctrl_BRDRDASHDD: 9374case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 9375case RtfControlWord.Ctrl_BRDRDASHSM: 9376case RtfControlWord.Ctrl_BRDRDB: 9377case RtfControlWord.Ctrl_BRDRDOT: 9378case RtfControlWord.Ctrl_BRDREMBOSS: 9379case RtfControlWord.Ctrl_BRDRENGRAVE: 9380case RtfControlWord.Ctrl_BRDRFRAME: 9381case RtfControlWord.Ctrl_BRDRHAIR: 9382case RtfControlWord.Ctrl_BRDRINSET: 9383case RtfControlWord.Ctrl_BRDRL: 9384case RtfControlWord.Ctrl_BRDROUTSET: 9385case RtfControlWord.Ctrl_BRDRR: 9386case RtfControlWord.Ctrl_BRDRS: 9387case RtfControlWord.Ctrl_BRDRSH: 9388case RtfControlWord.Ctrl_BRDRT: 9389case RtfControlWord.Ctrl_BRDRTH: 9390case RtfControlWord.Ctrl_BRDRTHTNLG: 9391case RtfControlWord.Ctrl_BRDRTHTNMG: 9392case RtfControlWord.Ctrl_BRDRTHTNSG: 9393case RtfControlWord.Ctrl_BRDRTNTHLG: 9394case RtfControlWord.Ctrl_BRDRTNTHMG: 9395case RtfControlWord.Ctrl_BRDRTNTHSG: 9396case RtfControlWord.Ctrl_BRDRTNTHTNLG: 9397case RtfControlWord.Ctrl_BRDRTNTHTNMG: 9398case RtfControlWord.Ctrl_BRDRTNTHTNSG: 9399case RtfControlWord.Ctrl_BRDRTRIPLE: 9400case RtfControlWord.Ctrl_BRDRW: 9401case RtfControlWord.Ctrl_BRDRWAVY: 9402case RtfControlWord.Ctrl_BRDRWAVYDB: 9403case RtfControlWord.Ctrl_BRSP: 9404case RtfControlWord.Ctrl_BOX: 9405case RtfControlWord.Ctrl_RTLROW: 9406case RtfControlWord.Ctrl_LTRROW: 9407case RtfControlWord.Ctrl_TRSPDB: 9408case RtfControlWord.Ctrl_TRSPDFB: 9409case RtfControlWord.Ctrl_TRSPDFL: 9410case RtfControlWord.Ctrl_TRSPDFR: 9411case RtfControlWord.Ctrl_TRSPDFT: 9412case RtfControlWord.Ctrl_TRSPDL: 9413case RtfControlWord.Ctrl_TRSPDR: 9414case RtfControlWord.Ctrl_TRSPDT: 9415case RtfControlWord.Ctrl_CLMGF: 9416case RtfControlWord.Ctrl_CLMRG: 9417case RtfControlWord.Ctrl_CLVMGF: 9418case RtfControlWord.Ctrl_CLVMRG: 9423case RtfControlWord.Ctrl_TAB: 9426case RtfControlWord.Ctrl_EMDASH: 9429case RtfControlWord.Ctrl_ENDASH: 9432case RtfControlWord.Ctrl_EMSPACE: 9435case RtfControlWord.Ctrl_ENSPACE: 9438case RtfControlWord.Ctrl_QMSPACE: 9441case RtfControlWord.Ctrl_BULLET: 9444case RtfControlWord.Ctrl_LQUOTE: 9447case RtfControlWord.Ctrl_RQUOTE: 9450case RtfControlWord.Ctrl_LDBLQUOTE: 9453case RtfControlWord.Ctrl_RDBLQUOTE: 9456case RtfControlWord.Ctrl_ZWJ: // zero-width-joiner 9459case RtfControlWord.Ctrl_ZWNJ: // zero-width-non-joiner 9463case RtfControlWord.Ctrl_ANSICPG: 9468case RtfControlWord.Ctrl_ANSI: 9469case RtfControlWord.Ctrl_MAC: 9470case RtfControlWord.Ctrl_PC: 9471case RtfControlWord.Ctrl_PCA: 9472case RtfControlWord.Ctrl_UPR: 9473case RtfControlWord.Ctrl_UD: 9474case RtfControlWord.Ctrl_UC: 9477case RtfControlWord.Ctrl_U: 9483case RtfControlWord.Ctrl_FIELD: 9484case RtfControlWord.Ctrl_FLDRSLT: 9485case RtfControlWord.Ctrl_FLDINST: 9486case RtfControlWord.Ctrl_FLDPRIV: 9491case RtfControlWord.Ctrl_ILVL: 9494case RtfControlWord.Ctrl_INTBL: 9498case RtfControlWord.Ctrl_LS: 9509case RtfControlWord.Ctrl_ITAP: 9514case RtfControlWord.Ctrl_BIN: 9519case RtfControlWord.Ctrl_LIST: 9520case RtfControlWord.Ctrl_LISTTEMPLATEID: 9521case RtfControlWord.Ctrl_LISTHYBRID: 9522case RtfControlWord.Ctrl_LISTSIMPLE: 9523case RtfControlWord.Ctrl_LISTLEVEL: 9524case RtfControlWord.Ctrl_LISTTEXT: 9525case RtfControlWord.Ctrl_LEVELNFC: 9526case RtfControlWord.Ctrl_LEVELNFCN: 9527case RtfControlWord.Ctrl_LEVELJC: 9528case RtfControlWord.Ctrl_LEVELJCN: 9529case RtfControlWord.Ctrl_LEVELFOLLOW: 9530case RtfControlWord.Ctrl_LEVELSTARTAT: 9531case RtfControlWord.Ctrl_LEVELSPACE: 9532case RtfControlWord.Ctrl_LEVELINDENT: 9533case RtfControlWord.Ctrl_LEVELTEXT: 9534case RtfControlWord.Ctrl_LEVELTEMPLATEID: 9535case RtfControlWord.Ctrl_LISTID: 9536case RtfControlWord.Ctrl_LEVELNUMBERS: 9537case RtfControlWord.Ctrl_LISTOVERRIDE: 9541case RtfControlWord.Ctrl_LISTPICTURE: 9546case RtfControlWord.Ctrl_PNLVL: 9547case RtfControlWord.Ctrl_PNLVLBLT: 9548case RtfControlWord.Ctrl_PNLVLBODY: 9549case RtfControlWord.Ctrl_PNLVLCONT: 9550case RtfControlWord.Ctrl_PNCARD: 9551case RtfControlWord.Ctrl_PNDEC: 9552case RtfControlWord.Ctrl_PNUCLTR: 9553case RtfControlWord.Ctrl_PNUCRM: 9554case RtfControlWord.Ctrl_PNLCLTR: 9555case RtfControlWord.Ctrl_PNLCRM: 9556case RtfControlWord.Ctrl_PNORD: 9557case RtfControlWord.Ctrl_PNORDT: 9558case RtfControlWord.Ctrl_PNBIDIA: 9559case RtfControlWord.Ctrl_PNBIDIB: 9560case RtfControlWord.Ctrl_PN: 9561case RtfControlWord.Ctrl_PNTXTA: 9562case RtfControlWord.Ctrl_PNTXTB: 9563case RtfControlWord.Ctrl_PNTEXT: 9564case RtfControlWord.Ctrl_PNSTART: 9569case RtfControlWord.Ctrl_DO: 9570case RtfControlWord.Ctrl_SHPRSLT: 9571case RtfControlWord.Ctrl_DPTXBXTEXT: 9572case RtfControlWord.Ctrl_SHPPICT: 9573case RtfControlWord.Ctrl_NONSHPPICT: 9578case RtfControlWord.Ctrl_FONTTBL: 9582case RtfControlWord.Ctrl_COLORTBL: 9586case RtfControlWord.Ctrl_LISTTABLE: 9590case RtfControlWord.Ctrl_LISTOVERRIDETABLE: 9594case RtfControlWord.Ctrl_RED: 9600case RtfControlWord.Ctrl_GREEN: 9604case RtfControlWord.Ctrl_BLUE: 9610case RtfControlWord.Ctrl_SHPINST: 9613case RtfControlWord.Ctrl_PICT: 9628case RtfControlWord.Ctrl_PNGBLIP: 9634case RtfControlWord.Ctrl_JPEGBLIP: 9640case RtfControlWord.Ctrl_WMETAFILE: 9646case RtfControlWord.Ctrl_DN: 9654case RtfControlWord.Ctrl_PICHGOAL: 9660case RtfControlWord.Ctrl_PICWGOAL: 9666case RtfControlWord.Ctrl_PICSCALEX: 9672case RtfControlWord.Ctrl_PICSCALEY: 9926if (token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_NESTTABLEPROPS) 9942case RtfControlWord.Ctrl_CELL: 9962case RtfControlWord.Ctrl_NESTCELL: 9991case RtfControlWord.Ctrl_TROWD: 9997case RtfControlWord.Ctrl_ROW: 9998case RtfControlWord.Ctrl_NESTROW: 10034case RtfControlWord.Ctrl_NESTTABLEPROPS: 10111case RtfControlWord.Ctrl_LIST: 10118case RtfControlWord.Ctrl_LISTTEMPLATEID: 10128case RtfControlWord.Ctrl_LISTHYBRID: 10129case RtfControlWord.Ctrl_LISTSIMPLE: 10134listTableEntry.Simple = token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_LISTSIMPLE; 10139case RtfControlWord.Ctrl_LISTLEVEL: 10150case RtfControlWord.Ctrl_LISTTEXT: 10162case RtfControlWord.Ctrl_LEVELNFC: 10163case RtfControlWord.Ctrl_LEVELNFCN: 10176case RtfControlWord.Ctrl_LEVELJC: 10177case RtfControlWord.Ctrl_LEVELJCN: 10181case RtfControlWord.Ctrl_LEVELFOLLOW: 10184case RtfControlWord.Ctrl_LEVELSTARTAT: 10208case RtfControlWord.Ctrl_LEVELSPACE: 10210case RtfControlWord.Ctrl_LEVELINDENT: 10212case RtfControlWord.Ctrl_LEVELTEXT: 10214case RtfControlWord.Ctrl_LEVELTEMPLATEID: 10217case RtfControlWord.Ctrl_LISTID: 10238case RtfControlWord.Ctrl_LEVELNUMBERS: 10241case RtfControlWord.Ctrl_LISTOVERRIDE: 10254case RtfControlWord.Ctrl_LS: 10279case RtfControlWord.Ctrl_DO: 10283case RtfControlWord.Ctrl_SHPRSLT: 10289case RtfControlWord.Ctrl_DPTXBXTEXT: 10329case RtfControlWord.Ctrl_SHPPICT: 10350case RtfControlWord.Ctrl_NONSHPPICT: 10373case RtfControlWord.Ctrl_PNLVL: 10376case RtfControlWord.Ctrl_PNLVLBLT: 10380case RtfControlWord.Ctrl_PNLVLBODY: 10384case RtfControlWord.Ctrl_PNLVLCONT: 10387case RtfControlWord.Ctrl_PNCARD: 10390case RtfControlWord.Ctrl_PNDEC: 10393case RtfControlWord.Ctrl_PNUCLTR: 10396case RtfControlWord.Ctrl_PNUCRM: 10399case RtfControlWord.Ctrl_PNLCLTR: 10402case RtfControlWord.Ctrl_PNLCRM: 10405case RtfControlWord.Ctrl_PNORD: 10408case RtfControlWord.Ctrl_PNORDT: 10411case RtfControlWord.Ctrl_PNBIDIA: 10414case RtfControlWord.Ctrl_PNBIDIB: 10417case RtfControlWord.Ctrl_PN: 10421case RtfControlWord.Ctrl_PNTXTA: 10424case RtfControlWord.Ctrl_PNTXTB: 10427case RtfControlWord.Ctrl_PNTEXT: 10438case RtfControlWord.Ctrl_PNSTART: 10459case RtfControlWord.Ctrl_TRGAPH: 10461case RtfControlWord.Ctrl_TRLEFT: 10464case RtfControlWord.Ctrl_TRQC: 10467case RtfControlWord.Ctrl_TRQL: 10470case RtfControlWord.Ctrl_TRQR: 10473case RtfControlWord.Ctrl_TRPADDL: 10476case RtfControlWord.Ctrl_TRPADDR: 10479case RtfControlWord.Ctrl_TRPADDB: 10482case RtfControlWord.Ctrl_TRPADDT: 10485case RtfControlWord.Ctrl_TRPADDFL: 10488case RtfControlWord.Ctrl_TRPADDFT: 10491case RtfControlWord.Ctrl_TRPADDFB: 10494case RtfControlWord.Ctrl_TRPADDFR: 10497case RtfControlWord.Ctrl_TRSPDFB: 10501case RtfControlWord.Ctrl_TRSPDFL: 10505case RtfControlWord.Ctrl_TRSPDFR: 10509case RtfControlWord.Ctrl_TRSPDFT: 10513case RtfControlWord.Ctrl_TRSPDB: 10516case RtfControlWord.Ctrl_TRSPDL: 10519case RtfControlWord.Ctrl_TRSPDR: 10522case RtfControlWord.Ctrl_TRSPDT: 10525case RtfControlWord.Ctrl_TRWWIDTH: 10529case RtfControlWord.Ctrl_TRFTSWIDTH: 10534case RtfControlWord.Ctrl_TRWWIDTHB: 10537case RtfControlWord.Ctrl_TRFTSWIDTHB: 10539case RtfControlWord.Ctrl_TRWWIDTHA: 10543case RtfControlWord.Ctrl_TRFTSWIDTHA: 10547case RtfControlWord.Ctrl_TRAUTOFIT: 10551case RtfControlWord.Ctrl_CLWWIDTH: 10555case RtfControlWord.Ctrl_CLFTSWIDTH: 10560case RtfControlWord.Ctrl_TRBRDRT: 10563case RtfControlWord.Ctrl_TRBRDRB: 10566case RtfControlWord.Ctrl_TRBRDRR: 10569case RtfControlWord.Ctrl_TRBRDRL: 10572case RtfControlWord.Ctrl_TRBRDRV: 10575case RtfControlWord.Ctrl_TRBRDRH: 10578case RtfControlWord.Ctrl_CLVERTALT: 10582case RtfControlWord.Ctrl_CLVERTALB: 10586case RtfControlWord.Ctrl_CLVERTALC: 10590case RtfControlWord.Ctrl_CLSHDNG: 10595case RtfControlWord.Ctrl_CLSHDRAWNIL: 10602case RtfControlWord.Ctrl_CLBRDRB: 10606case RtfControlWord.Ctrl_CLBRDRR: 10610case RtfControlWord.Ctrl_CLBRDRT: 10614case RtfControlWord.Ctrl_CLBRDRL: 10618case RtfControlWord.Ctrl_CLCBPAT: 10622case RtfControlWord.Ctrl_CLCFPAT: 10626case RtfControlWord.Ctrl_CLPADL: 10630case RtfControlWord.Ctrl_CLPADR: 10634case RtfControlWord.Ctrl_CLPADB: 10638case RtfControlWord.Ctrl_CLPADT: 10642case RtfControlWord.Ctrl_CLPADFL: 10645case RtfControlWord.Ctrl_CLPADFT: 10648case RtfControlWord.Ctrl_CLPADFB: 10651case RtfControlWord.Ctrl_CLPADFR: 10654case RtfControlWord.Ctrl_CELLX: 10659case RtfControlWord.Ctrl_RTLROW: 10662case RtfControlWord.Ctrl_LTRROW: 10667case RtfControlWord.Ctrl_CLMGF: 10672case RtfControlWord.Ctrl_CLMRG: 10677case RtfControlWord.Ctrl_CLVMGF: 10682case RtfControlWord.Ctrl_CLVMRG: 10689case RtfControlWord.Ctrl_BRDRL: 10693case RtfControlWord.Ctrl_BRDRR: 10697case RtfControlWord.Ctrl_BRDRT: 10701case RtfControlWord.Ctrl_BRDRB: 10705case RtfControlWord.Ctrl_BOX: 10709case RtfControlWord.Ctrl_BRDRNIL: 10713case RtfControlWord.Ctrl_BRSP: 10717case RtfControlWord.Ctrl_BRDRTBL: 10724case RtfControlWord.Ctrl_BRDRART: 10731case RtfControlWord.Ctrl_BRDRBAR: 10734case RtfControlWord.Ctrl_BRDRBTW: 10736case RtfControlWord.Ctrl_BRDRCF: 10742case RtfControlWord.Ctrl_BRDRDASH: 10749case RtfControlWord.Ctrl_BRDRDASHD: 10756case RtfControlWord.Ctrl_BRDRDASHDD: 10763case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 10770case RtfControlWord.Ctrl_BRDRDASHSM: 10777case RtfControlWord.Ctrl_BRDRDB: 10784case RtfControlWord.Ctrl_BRDRDOT: 10791case RtfControlWord.Ctrl_BRDREMBOSS: 10798case RtfControlWord.Ctrl_BRDRENGRAVE: 10805case RtfControlWord.Ctrl_BRDRFRAME: 10812case RtfControlWord.Ctrl_BRDRHAIR: 10819case RtfControlWord.Ctrl_BRDRINSET: 10826case RtfControlWord.Ctrl_BRDROUTSET: 10833case RtfControlWord.Ctrl_BRDRS: 10839case RtfControlWord.Ctrl_BRDRSH: 10846case RtfControlWord.Ctrl_BRDRTH: 10852case RtfControlWord.Ctrl_BRDRTHTNLG: 10859case RtfControlWord.Ctrl_BRDRTHTNMG: 10866case RtfControlWord.Ctrl_BRDRTHTNSG: 10873case RtfControlWord.Ctrl_BRDRTNTHLG: 10880case RtfControlWord.Ctrl_BRDRTNTHMG: 10887case RtfControlWord.Ctrl_BRDRTNTHSG: 10894case RtfControlWord.Ctrl_BRDRTNTHTNLG: 10901case RtfControlWord.Ctrl_BRDRTNTHTNMG: 10908case RtfControlWord.Ctrl_BRDRTNTHTNSG: 10915case RtfControlWord.Ctrl_BRDRTRIPLE: 10922case RtfControlWord.Ctrl_BRDRW: 10930case RtfControlWord.Ctrl_BRDRNONE: 10938case RtfControlWord.Ctrl_BRDRWAVY: 10945case RtfControlWord.Ctrl_BRDRWAVYDB: 10967case RtfControlWord.Ctrl_FIELD: 10975case RtfControlWord.Ctrl_FLDRSLT: 10982case RtfControlWord.Ctrl_FLDPRIV: 10989case RtfControlWord.Ctrl_FLDINST: 11303case RtfControlWord.Ctrl_ANSI: 11309case RtfControlWord.Ctrl_MAC: 11313case RtfControlWord.Ctrl_PC: 11317case RtfControlWord.Ctrl_PCA: 11321case RtfControlWord.Ctrl_UPR: 11325case RtfControlWord.Ctrl_U: 11328case RtfControlWord.Ctrl_UD: 11345case RtfControlWord.Ctrl_UC: 11404case RtfControlWord.Ctrl_FCHARSET: