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)
184if (token.RtfControlWordInfo != null && token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_BIN)
System\Windows\Documents\RtfToXamlReader.cs (455)
7837controlWordInfo.Control == RtfControlWord.Ctrl_Unknown && 9007case RtfControlWord.Ctrl_V: 9010case RtfControlWord.Ctrl_DELETED: 9013case RtfControlWord.Ctrl_B: 9016case RtfControlWord.Ctrl_I: 9019case RtfControlWord.Ctrl_IMPR: 9022case RtfControlWord.Ctrl_OUTL: 9025case RtfControlWord.Ctrl_SHAD: 9028case RtfControlWord.Ctrl_SCAPS: 9031case RtfControlWord.Ctrl_FS: 9035case RtfControlWord.Ctrl_EXPND: 9036case RtfControlWord.Ctrl_EXPNDTW: 9039case RtfControlWord.Ctrl_F: 9075case RtfControlWord.Ctrl_DBCH: 9078case RtfControlWord.Ctrl_LOCH: 9081case RtfControlWord.Ctrl_HICH: 9084case RtfControlWord.Ctrl_LANG: 9088case RtfControlWord.Ctrl_LANGFE: 9091case RtfControlWord.Ctrl_DEFLANG: 9094case RtfControlWord.Ctrl_DEFLANGFE: 9097case RtfControlWord.Ctrl_DEFF: 9100case RtfControlWord.Ctrl_FNAME: 9114case RtfControlWord.Ctrl_FCHARSET: 9120case RtfControlWord.Ctrl_HIGHLIGHT: 9123case RtfControlWord.Ctrl_CB: 9126case RtfControlWord.Ctrl_CF: 9129case RtfControlWord.Ctrl_SUB: 9136case RtfControlWord.Ctrl_SUPER: 9143case RtfControlWord.Ctrl_NOSUPERSUB: 9149case RtfControlWord.Ctrl_UP: 9152case RtfControlWord.Ctrl_ULC: 9155case RtfControlWord.Ctrl_UL: 9156case RtfControlWord.Ctrl_ULD: 9157case RtfControlWord.Ctrl_ULDASH: 9158case RtfControlWord.Ctrl_ULDASHD: 9159case RtfControlWord.Ctrl_ULDASHDD: 9160case RtfControlWord.Ctrl_ULDB: 9161case RtfControlWord.Ctrl_ULHAIR: 9162case RtfControlWord.Ctrl_ULHWAVE: 9163case RtfControlWord.Ctrl_ULLDASH: 9164case RtfControlWord.Ctrl_ULTH: 9165case RtfControlWord.Ctrl_ULTHD: 9166case RtfControlWord.Ctrl_ULTHDASH: 9167case RtfControlWord.Ctrl_ULTHDASHD: 9168case RtfControlWord.Ctrl_ULTHDASHDD: 9169case RtfControlWord.Ctrl_ULTHLDASH: 9170case RtfControlWord.Ctrl_ULULDBWAVE: 9171case RtfControlWord.Ctrl_ULWAVE: 9172case RtfControlWord.Ctrl_ULW: 9175case RtfControlWord.Ctrl_ULNONE: 9178case RtfControlWord.Ctrl_STRIKE: 9181case RtfControlWord.Ctrl_STRIKED: 9184case RtfControlWord.Ctrl_PLAIN: 9193case RtfControlWord.Ctrl_PARD: 9196case RtfControlWord.Ctrl_SB: 9199case RtfControlWord.Ctrl_SA: 9202case RtfControlWord.Ctrl_FI: 9216case RtfControlWord.Ctrl_LIN: 9220case RtfControlWord.Ctrl_LI: 9223case RtfControlWord.Ctrl_RIN: 9227case RtfControlWord.Ctrl_RI: 9230case RtfControlWord.Ctrl_QC: 9233case RtfControlWord.Ctrl_QJ: 9236case RtfControlWord.Ctrl_QL: 9239case RtfControlWord.Ctrl_QR: 9242case RtfControlWord.Ctrl_CFPAT: 9245case RtfControlWord.Ctrl_SHADING: 9249case RtfControlWord.Ctrl_CBPAT: 9252case RtfControlWord.Ctrl_SL: 9255case RtfControlWord.Ctrl_SLMULT: 9260case RtfControlWord.Ctrl_LINE: 9265case RtfControlWord.Ctrl_LTRCH: 9268case RtfControlWord.Ctrl_LTRPAR: 9269case RtfControlWord.Ctrl_LTRDOC: 9270case RtfControlWord.Ctrl_LTRSECT: 9273case RtfControlWord.Ctrl_RTLCH: 9276case RtfControlWord.Ctrl_RTLPAR: 9277case RtfControlWord.Ctrl_RTLDOC: 9278case RtfControlWord.Ctrl_RTLSECT: 9288case RtfControlWord.Ctrl_LTRMARK: 9291case RtfControlWord.Ctrl_RTLMARK: 9296case RtfControlWord.Ctrl_PAR: 9297case RtfControlWord.Ctrl_SECT: 9301case RtfControlWord.Ctrl_PAGE: 9306case RtfControlWord.Ctrl_CELL: 9307case RtfControlWord.Ctrl_NESTCELL: 9308case RtfControlWord.Ctrl_ROW: 9309case RtfControlWord.Ctrl_TROWD: 9310case RtfControlWord.Ctrl_NESTROW: 9311case RtfControlWord.Ctrl_NESTTABLEPROPS: 9316case RtfControlWord.Ctrl_TRGAPH: 9317case RtfControlWord.Ctrl_TRLEFT: 9318case RtfControlWord.Ctrl_TRQC: 9319case RtfControlWord.Ctrl_TRQL: 9320case RtfControlWord.Ctrl_TRQR: 9321case RtfControlWord.Ctrl_TRPADDL: 9322case RtfControlWord.Ctrl_TRPADDR: 9323case RtfControlWord.Ctrl_TRPADDB: 9324case RtfControlWord.Ctrl_TRPADDT: 9325case RtfControlWord.Ctrl_TRPADDFL: 9326case RtfControlWord.Ctrl_TRPADDFT: 9327case RtfControlWord.Ctrl_TRPADDFB: 9328case RtfControlWord.Ctrl_TRPADDFR: 9329case RtfControlWord.Ctrl_TRFTSWIDTH: 9330case RtfControlWord.Ctrl_TRFTSWIDTHB: 9331case RtfControlWord.Ctrl_TRFTSWIDTHA: 9332case RtfControlWord.Ctrl_TRWWIDTH: 9333case RtfControlWord.Ctrl_TRWWIDTHB: 9334case RtfControlWord.Ctrl_TRWWIDTHA: 9335case RtfControlWord.Ctrl_TRAUTOFIT: 9336case RtfControlWord.Ctrl_CLWWIDTH: 9337case RtfControlWord.Ctrl_CLFTSWIDTH: 9338case RtfControlWord.Ctrl_TRBRDRT: 9339case RtfControlWord.Ctrl_TRBRDRB: 9340case RtfControlWord.Ctrl_TRBRDRR: 9341case RtfControlWord.Ctrl_TRBRDRL: 9342case RtfControlWord.Ctrl_TRBRDRV: 9343case RtfControlWord.Ctrl_TRBRDRH: 9344case RtfControlWord.Ctrl_CLVERTALT: 9345case RtfControlWord.Ctrl_CLVERTALB: 9346case RtfControlWord.Ctrl_CLVERTALC: 9347case RtfControlWord.Ctrl_CLSHDRAWNIL: 9348case RtfControlWord.Ctrl_CLSHDNG: 9349case RtfControlWord.Ctrl_CLBRDRB: 9350case RtfControlWord.Ctrl_CLBRDRR: 9351case RtfControlWord.Ctrl_CLBRDRT: 9352case RtfControlWord.Ctrl_CLBRDRL: 9353case RtfControlWord.Ctrl_CLCBPAT: 9354case RtfControlWord.Ctrl_CLCFPAT: 9355case RtfControlWord.Ctrl_CLPADL: 9356case RtfControlWord.Ctrl_CLPADFL: 9357case RtfControlWord.Ctrl_CLPADR: 9358case RtfControlWord.Ctrl_CLPADFR: 9359case RtfControlWord.Ctrl_CLPADT: 9360case RtfControlWord.Ctrl_CLPADFT: 9361case RtfControlWord.Ctrl_CLPADB: 9362case RtfControlWord.Ctrl_CLPADFB: 9363case RtfControlWord.Ctrl_CELLX: 9364case RtfControlWord.Ctrl_BRDRART: 9365case RtfControlWord.Ctrl_BRDRB: 9366case RtfControlWord.Ctrl_BRDRNIL: 9367case RtfControlWord.Ctrl_BRDRNONE: 9368case RtfControlWord.Ctrl_BRDRTBL: 9369case RtfControlWord.Ctrl_BRDRBAR: 9370case RtfControlWord.Ctrl_BRDRBTW: 9371case RtfControlWord.Ctrl_BRDRCF: 9372case RtfControlWord.Ctrl_BRDRDASH: 9373case RtfControlWord.Ctrl_BRDRDASHD: 9374case RtfControlWord.Ctrl_BRDRDASHDD: 9375case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 9376case RtfControlWord.Ctrl_BRDRDASHSM: 9377case RtfControlWord.Ctrl_BRDRDB: 9378case RtfControlWord.Ctrl_BRDRDOT: 9379case RtfControlWord.Ctrl_BRDREMBOSS: 9380case RtfControlWord.Ctrl_BRDRENGRAVE: 9381case RtfControlWord.Ctrl_BRDRFRAME: 9382case RtfControlWord.Ctrl_BRDRHAIR: 9383case RtfControlWord.Ctrl_BRDRINSET: 9384case RtfControlWord.Ctrl_BRDRL: 9385case RtfControlWord.Ctrl_BRDROUTSET: 9386case RtfControlWord.Ctrl_BRDRR: 9387case RtfControlWord.Ctrl_BRDRS: 9388case RtfControlWord.Ctrl_BRDRSH: 9389case RtfControlWord.Ctrl_BRDRT: 9390case RtfControlWord.Ctrl_BRDRTH: 9391case RtfControlWord.Ctrl_BRDRTHTNLG: 9392case RtfControlWord.Ctrl_BRDRTHTNMG: 9393case RtfControlWord.Ctrl_BRDRTHTNSG: 9394case RtfControlWord.Ctrl_BRDRTNTHLG: 9395case RtfControlWord.Ctrl_BRDRTNTHMG: 9396case RtfControlWord.Ctrl_BRDRTNTHSG: 9397case RtfControlWord.Ctrl_BRDRTNTHTNLG: 9398case RtfControlWord.Ctrl_BRDRTNTHTNMG: 9399case RtfControlWord.Ctrl_BRDRTNTHTNSG: 9400case RtfControlWord.Ctrl_BRDRTRIPLE: 9401case RtfControlWord.Ctrl_BRDRW: 9402case RtfControlWord.Ctrl_BRDRWAVY: 9403case RtfControlWord.Ctrl_BRDRWAVYDB: 9404case RtfControlWord.Ctrl_BRSP: 9405case RtfControlWord.Ctrl_BOX: 9406case RtfControlWord.Ctrl_RTLROW: 9407case RtfControlWord.Ctrl_LTRROW: 9408case RtfControlWord.Ctrl_TRSPDB: 9409case RtfControlWord.Ctrl_TRSPDFB: 9410case RtfControlWord.Ctrl_TRSPDFL: 9411case RtfControlWord.Ctrl_TRSPDFR: 9412case RtfControlWord.Ctrl_TRSPDFT: 9413case RtfControlWord.Ctrl_TRSPDL: 9414case RtfControlWord.Ctrl_TRSPDR: 9415case RtfControlWord.Ctrl_TRSPDT: 9416case RtfControlWord.Ctrl_CLMGF: 9417case RtfControlWord.Ctrl_CLMRG: 9418case RtfControlWord.Ctrl_CLVMGF: 9419case RtfControlWord.Ctrl_CLVMRG: 9424case RtfControlWord.Ctrl_TAB: 9427case RtfControlWord.Ctrl_EMDASH: 9430case RtfControlWord.Ctrl_ENDASH: 9433case RtfControlWord.Ctrl_EMSPACE: 9436case RtfControlWord.Ctrl_ENSPACE: 9439case RtfControlWord.Ctrl_QMSPACE: 9442case RtfControlWord.Ctrl_BULLET: 9445case RtfControlWord.Ctrl_LQUOTE: 9448case RtfControlWord.Ctrl_RQUOTE: 9451case RtfControlWord.Ctrl_LDBLQUOTE: 9454case RtfControlWord.Ctrl_RDBLQUOTE: 9457case RtfControlWord.Ctrl_ZWJ: // zero-width-joiner 9460case RtfControlWord.Ctrl_ZWNJ: // zero-width-non-joiner 9464case RtfControlWord.Ctrl_ANSICPG: 9469case RtfControlWord.Ctrl_ANSI: 9470case RtfControlWord.Ctrl_MAC: 9471case RtfControlWord.Ctrl_PC: 9472case RtfControlWord.Ctrl_PCA: 9473case RtfControlWord.Ctrl_UPR: 9474case RtfControlWord.Ctrl_UD: 9475case RtfControlWord.Ctrl_UC: 9478case RtfControlWord.Ctrl_U: 9484case RtfControlWord.Ctrl_FIELD: 9485case RtfControlWord.Ctrl_FLDRSLT: 9486case RtfControlWord.Ctrl_FLDINST: 9487case RtfControlWord.Ctrl_FLDPRIV: 9492case RtfControlWord.Ctrl_ILVL: 9495case RtfControlWord.Ctrl_INTBL: 9499case RtfControlWord.Ctrl_LS: 9510case RtfControlWord.Ctrl_ITAP: 9515case RtfControlWord.Ctrl_BIN: 9520case RtfControlWord.Ctrl_LIST: 9521case RtfControlWord.Ctrl_LISTTEMPLATEID: 9522case RtfControlWord.Ctrl_LISTHYBRID: 9523case RtfControlWord.Ctrl_LISTSIMPLE: 9524case RtfControlWord.Ctrl_LISTLEVEL: 9525case RtfControlWord.Ctrl_LISTTEXT: 9526case RtfControlWord.Ctrl_LEVELNFC: 9527case RtfControlWord.Ctrl_LEVELNFCN: 9528case RtfControlWord.Ctrl_LEVELJC: 9529case RtfControlWord.Ctrl_LEVELJCN: 9530case RtfControlWord.Ctrl_LEVELFOLLOW: 9531case RtfControlWord.Ctrl_LEVELSTARTAT: 9532case RtfControlWord.Ctrl_LEVELSPACE: 9533case RtfControlWord.Ctrl_LEVELINDENT: 9534case RtfControlWord.Ctrl_LEVELTEXT: 9535case RtfControlWord.Ctrl_LEVELTEMPLATEID: 9536case RtfControlWord.Ctrl_LISTID: 9537case RtfControlWord.Ctrl_LEVELNUMBERS: 9538case RtfControlWord.Ctrl_LISTOVERRIDE: 9542case RtfControlWord.Ctrl_LISTPICTURE: 9547case RtfControlWord.Ctrl_PNLVL: 9548case RtfControlWord.Ctrl_PNLVLBLT: 9549case RtfControlWord.Ctrl_PNLVLBODY: 9550case RtfControlWord.Ctrl_PNLVLCONT: 9551case RtfControlWord.Ctrl_PNCARD: 9552case RtfControlWord.Ctrl_PNDEC: 9553case RtfControlWord.Ctrl_PNUCLTR: 9554case RtfControlWord.Ctrl_PNUCRM: 9555case RtfControlWord.Ctrl_PNLCLTR: 9556case RtfControlWord.Ctrl_PNLCRM: 9557case RtfControlWord.Ctrl_PNORD: 9558case RtfControlWord.Ctrl_PNORDT: 9559case RtfControlWord.Ctrl_PNBIDIA: 9560case RtfControlWord.Ctrl_PNBIDIB: 9561case RtfControlWord.Ctrl_PN: 9562case RtfControlWord.Ctrl_PNTXTA: 9563case RtfControlWord.Ctrl_PNTXTB: 9564case RtfControlWord.Ctrl_PNTEXT: 9565case RtfControlWord.Ctrl_PNSTART: 9570case RtfControlWord.Ctrl_DO: 9571case RtfControlWord.Ctrl_SHPRSLT: 9572case RtfControlWord.Ctrl_DPTXBXTEXT: 9573case RtfControlWord.Ctrl_SHPPICT: 9574case RtfControlWord.Ctrl_NONSHPPICT: 9579case RtfControlWord.Ctrl_FONTTBL: 9583case RtfControlWord.Ctrl_COLORTBL: 9587case RtfControlWord.Ctrl_LISTTABLE: 9591case RtfControlWord.Ctrl_LISTOVERRIDETABLE: 9595case RtfControlWord.Ctrl_RED: 9601case RtfControlWord.Ctrl_GREEN: 9605case RtfControlWord.Ctrl_BLUE: 9611case RtfControlWord.Ctrl_SHPINST: 9614case RtfControlWord.Ctrl_PICT: 9629case RtfControlWord.Ctrl_PNGBLIP: 9635case RtfControlWord.Ctrl_JPEGBLIP: 9641case RtfControlWord.Ctrl_WMETAFILE: 9647case RtfControlWord.Ctrl_DN: 9655case RtfControlWord.Ctrl_PICHGOAL: 9661case RtfControlWord.Ctrl_PICWGOAL: 9667case RtfControlWord.Ctrl_PICSCALEX: 9673case RtfControlWord.Ctrl_PICSCALEY: 9927if (token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_NESTTABLEPROPS) 9943case RtfControlWord.Ctrl_CELL: 9963case RtfControlWord.Ctrl_NESTCELL: 9992case RtfControlWord.Ctrl_TROWD: 9998case RtfControlWord.Ctrl_ROW: 9999case RtfControlWord.Ctrl_NESTROW: 10035case RtfControlWord.Ctrl_NESTTABLEPROPS: 10112case RtfControlWord.Ctrl_LIST: 10119case RtfControlWord.Ctrl_LISTTEMPLATEID: 10129case RtfControlWord.Ctrl_LISTHYBRID: 10130case RtfControlWord.Ctrl_LISTSIMPLE: 10135listTableEntry.Simple = token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_LISTSIMPLE; 10140case RtfControlWord.Ctrl_LISTLEVEL: 10151case RtfControlWord.Ctrl_LISTTEXT: 10163case RtfControlWord.Ctrl_LEVELNFC: 10164case RtfControlWord.Ctrl_LEVELNFCN: 10177case RtfControlWord.Ctrl_LEVELJC: 10178case RtfControlWord.Ctrl_LEVELJCN: 10182case RtfControlWord.Ctrl_LEVELFOLLOW: 10185case RtfControlWord.Ctrl_LEVELSTARTAT: 10209case RtfControlWord.Ctrl_LEVELSPACE: 10211case RtfControlWord.Ctrl_LEVELINDENT: 10213case RtfControlWord.Ctrl_LEVELTEXT: 10215case RtfControlWord.Ctrl_LEVELTEMPLATEID: 10218case RtfControlWord.Ctrl_LISTID: 10239case RtfControlWord.Ctrl_LEVELNUMBERS: 10242case RtfControlWord.Ctrl_LISTOVERRIDE: 10255case RtfControlWord.Ctrl_LS: 10280case RtfControlWord.Ctrl_DO: 10284case RtfControlWord.Ctrl_SHPRSLT: 10290case RtfControlWord.Ctrl_DPTXBXTEXT: 10330case RtfControlWord.Ctrl_SHPPICT: 10351case RtfControlWord.Ctrl_NONSHPPICT: 10374case RtfControlWord.Ctrl_PNLVL: 10377case RtfControlWord.Ctrl_PNLVLBLT: 10381case RtfControlWord.Ctrl_PNLVLBODY: 10385case RtfControlWord.Ctrl_PNLVLCONT: 10388case RtfControlWord.Ctrl_PNCARD: 10391case RtfControlWord.Ctrl_PNDEC: 10394case RtfControlWord.Ctrl_PNUCLTR: 10397case RtfControlWord.Ctrl_PNUCRM: 10400case RtfControlWord.Ctrl_PNLCLTR: 10403case RtfControlWord.Ctrl_PNLCRM: 10406case RtfControlWord.Ctrl_PNORD: 10409case RtfControlWord.Ctrl_PNORDT: 10412case RtfControlWord.Ctrl_PNBIDIA: 10415case RtfControlWord.Ctrl_PNBIDIB: 10418case RtfControlWord.Ctrl_PN: 10422case RtfControlWord.Ctrl_PNTXTA: 10425case RtfControlWord.Ctrl_PNTXTB: 10428case RtfControlWord.Ctrl_PNTEXT: 10439case RtfControlWord.Ctrl_PNSTART: 10460case RtfControlWord.Ctrl_TRGAPH: 10462case RtfControlWord.Ctrl_TRLEFT: 10465case RtfControlWord.Ctrl_TRQC: 10468case RtfControlWord.Ctrl_TRQL: 10471case RtfControlWord.Ctrl_TRQR: 10474case RtfControlWord.Ctrl_TRPADDL: 10477case RtfControlWord.Ctrl_TRPADDR: 10480case RtfControlWord.Ctrl_TRPADDB: 10483case RtfControlWord.Ctrl_TRPADDT: 10486case RtfControlWord.Ctrl_TRPADDFL: 10489case RtfControlWord.Ctrl_TRPADDFT: 10492case RtfControlWord.Ctrl_TRPADDFB: 10495case RtfControlWord.Ctrl_TRPADDFR: 10498case RtfControlWord.Ctrl_TRSPDFB: 10502case RtfControlWord.Ctrl_TRSPDFL: 10506case RtfControlWord.Ctrl_TRSPDFR: 10510case RtfControlWord.Ctrl_TRSPDFT: 10514case RtfControlWord.Ctrl_TRSPDB: 10517case RtfControlWord.Ctrl_TRSPDL: 10520case RtfControlWord.Ctrl_TRSPDR: 10523case RtfControlWord.Ctrl_TRSPDT: 10526case RtfControlWord.Ctrl_TRWWIDTH: 10530case RtfControlWord.Ctrl_TRFTSWIDTH: 10535case RtfControlWord.Ctrl_TRWWIDTHB: 10538case RtfControlWord.Ctrl_TRFTSWIDTHB: 10540case RtfControlWord.Ctrl_TRWWIDTHA: 10544case RtfControlWord.Ctrl_TRFTSWIDTHA: 10548case RtfControlWord.Ctrl_TRAUTOFIT: 10552case RtfControlWord.Ctrl_CLWWIDTH: 10556case RtfControlWord.Ctrl_CLFTSWIDTH: 10561case RtfControlWord.Ctrl_TRBRDRT: 10564case RtfControlWord.Ctrl_TRBRDRB: 10567case RtfControlWord.Ctrl_TRBRDRR: 10570case RtfControlWord.Ctrl_TRBRDRL: 10573case RtfControlWord.Ctrl_TRBRDRV: 10576case RtfControlWord.Ctrl_TRBRDRH: 10579case RtfControlWord.Ctrl_CLVERTALT: 10583case RtfControlWord.Ctrl_CLVERTALB: 10587case RtfControlWord.Ctrl_CLVERTALC: 10591case RtfControlWord.Ctrl_CLSHDNG: 10596case RtfControlWord.Ctrl_CLSHDRAWNIL: 10603case RtfControlWord.Ctrl_CLBRDRB: 10607case RtfControlWord.Ctrl_CLBRDRR: 10611case RtfControlWord.Ctrl_CLBRDRT: 10615case RtfControlWord.Ctrl_CLBRDRL: 10619case RtfControlWord.Ctrl_CLCBPAT: 10623case RtfControlWord.Ctrl_CLCFPAT: 10627case RtfControlWord.Ctrl_CLPADL: 10631case RtfControlWord.Ctrl_CLPADR: 10635case RtfControlWord.Ctrl_CLPADB: 10639case RtfControlWord.Ctrl_CLPADT: 10643case RtfControlWord.Ctrl_CLPADFL: 10646case RtfControlWord.Ctrl_CLPADFT: 10649case RtfControlWord.Ctrl_CLPADFB: 10652case RtfControlWord.Ctrl_CLPADFR: 10655case RtfControlWord.Ctrl_CELLX: 10660case RtfControlWord.Ctrl_RTLROW: 10663case RtfControlWord.Ctrl_LTRROW: 10668case RtfControlWord.Ctrl_CLMGF: 10673case RtfControlWord.Ctrl_CLMRG: 10678case RtfControlWord.Ctrl_CLVMGF: 10683case RtfControlWord.Ctrl_CLVMRG: 10690case RtfControlWord.Ctrl_BRDRL: 10694case RtfControlWord.Ctrl_BRDRR: 10698case RtfControlWord.Ctrl_BRDRT: 10702case RtfControlWord.Ctrl_BRDRB: 10706case RtfControlWord.Ctrl_BOX: 10710case RtfControlWord.Ctrl_BRDRNIL: 10714case RtfControlWord.Ctrl_BRSP: 10718case RtfControlWord.Ctrl_BRDRTBL: 10725case RtfControlWord.Ctrl_BRDRART: 10732case RtfControlWord.Ctrl_BRDRBAR: 10735case RtfControlWord.Ctrl_BRDRBTW: 10737case RtfControlWord.Ctrl_BRDRCF: 10743case RtfControlWord.Ctrl_BRDRDASH: 10750case RtfControlWord.Ctrl_BRDRDASHD: 10757case RtfControlWord.Ctrl_BRDRDASHDD: 10764case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 10771case RtfControlWord.Ctrl_BRDRDASHSM: 10778case RtfControlWord.Ctrl_BRDRDB: 10785case RtfControlWord.Ctrl_BRDRDOT: 10792case RtfControlWord.Ctrl_BRDREMBOSS: 10799case RtfControlWord.Ctrl_BRDRENGRAVE: 10806case RtfControlWord.Ctrl_BRDRFRAME: 10813case RtfControlWord.Ctrl_BRDRHAIR: 10820case RtfControlWord.Ctrl_BRDRINSET: 10827case RtfControlWord.Ctrl_BRDROUTSET: 10834case RtfControlWord.Ctrl_BRDRS: 10840case RtfControlWord.Ctrl_BRDRSH: 10847case RtfControlWord.Ctrl_BRDRTH: 10853case RtfControlWord.Ctrl_BRDRTHTNLG: 10860case RtfControlWord.Ctrl_BRDRTHTNMG: 10867case RtfControlWord.Ctrl_BRDRTHTNSG: 10874case RtfControlWord.Ctrl_BRDRTNTHLG: 10881case RtfControlWord.Ctrl_BRDRTNTHMG: 10888case RtfControlWord.Ctrl_BRDRTNTHSG: 10895case RtfControlWord.Ctrl_BRDRTNTHTNLG: 10902case RtfControlWord.Ctrl_BRDRTNTHTNMG: 10909case RtfControlWord.Ctrl_BRDRTNTHTNSG: 10916case RtfControlWord.Ctrl_BRDRTRIPLE: 10923case RtfControlWord.Ctrl_BRDRW: 10931case RtfControlWord.Ctrl_BRDRNONE: 10939case RtfControlWord.Ctrl_BRDRWAVY: 10946case RtfControlWord.Ctrl_BRDRWAVYDB: 10968case RtfControlWord.Ctrl_FIELD: 10976case RtfControlWord.Ctrl_FLDRSLT: 10983case RtfControlWord.Ctrl_FLDPRIV: 10990case RtfControlWord.Ctrl_FLDINST: 11304case RtfControlWord.Ctrl_ANSI: 11310case RtfControlWord.Ctrl_MAC: 11314case RtfControlWord.Ctrl_PC: 11318case RtfControlWord.Ctrl_PCA: 11322case RtfControlWord.Ctrl_UPR: 11326case RtfControlWord.Ctrl_U: 11329case RtfControlWord.Ctrl_UD: 11346case RtfControlWord.Ctrl_UC: 11405case RtfControlWord.Ctrl_FCHARSET: