816 references to RtfControlWord
PresentationFramework (816)
src\Framework\System\Windows\Documents\RtfControls.cs (357)
78return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, flags); 85return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DOCPROPS | RTK_FLAG); 92return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DRAWOBJ | RTK_FLAG); 98new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ), 99new RtfControlWordInfo(RtfControlWord.Ctrl_ABSH, "absh", RTK_POSOBJ | RTK_VALUE ), 100new RtfControlWordInfo(RtfControlWord.Ctrl_ABSLOCK, "abslock", RTK_POSOBJ | RTK_FLAG ), 154new RtfControlWordInfo(RtfControlWord.Ctrl_ANSI, "ansi", RTK_DOCPROPS | RTK_FLAG ), 155new RtfControlWordInfo(RtfControlWord.Ctrl_ANSICPG, "ansicpg", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 161new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ), 176new RtfControlWordInfo(RtfControlWord.Ctrl_B, "b", RTK_CHARPROPS | RTK_TOGGLE ), 192new RtfControlWordInfo(RtfControlWord.Ctrl_BIN, "bin", RTK_PICTPROPS | RTK_VALUE ), 197new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKEND, "bkmkend", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 199new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKSTART, "bkmkstart", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 203new RtfControlWordInfo(RtfControlWord.Ctrl_BLUE, "blue", RTK_COLORTABLE | RTK_VALUE ), 204new RtfControlWordInfo(RtfControlWord.Ctrl_BOX, "box", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 205new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRART, "brdrart", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 206new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRB, "brdrb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 207new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBAR, "brdrbar", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 208new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBTW, "brdrbtw", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 209new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRCF, "brdrcf", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 210new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASH, "brdrdash", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 211new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHD, "brdrdashd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 212new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDD, "brdrdashdd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 213new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDOTSTR, "brdrdashdotstr", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 214new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHSM, "brdrdashsm", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 215new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDB, "brdrdb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 216new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDOT, "brdrdot", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 217new RtfControlWordInfo(RtfControlWord.Ctrl_BRDREMBOSS, "brdremboss", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 218new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRENGRAVE, "brdrengrave", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 219new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRFRAME, "brdrframe", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 220new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRHAIR, "brdrhair", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 221new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRINSET, "brdrinset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 222new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRL, "brdrl", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 223new RtfControlWordInfo(RtfControlWord.Ctrl_BRDROUTSET, "brdroutset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 224new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRNIL, "brdrnil", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 225new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTBL, "brdrtbl", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 226new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRR, "brdrr", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 227new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRS, "brdrs", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 228new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRSH, "brdrsh", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 229new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRT, "brdrt", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 230new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTH, "brdrth", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 231new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNLG, "brdrthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 232new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNMG, "brdrthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 233new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNSG, "brdrthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 234new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHLG, "brdrtnthlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 235new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHMG, "brdrtnthmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 236new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHSG, "brdrtnthsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 237new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNLG, "brdrtnthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 238new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNMG, "brdrtnthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 239new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNSG, "brdrtnthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 240new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTRIPLE, "brdrtriple", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 241new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRW, "brdrw", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 242new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVY, "brdrwavy", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 243new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVYDB, "brdrwavydb", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 245new RtfControlWordInfo(RtfControlWord.Ctrl_BRSP, "brsp", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 246new RtfControlWordInfo(RtfControlWord.Ctrl_BULLET, "bullet", RTK_SYMBOL ), 251new RtfControlWordInfo(RtfControlWord.Ctrl_CB, "cb", RTK_CHARPROPS | RTK_VALUE ), 252new RtfControlWordInfo(RtfControlWord.Ctrl_CBPAT, "cbpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 254new RtfControlWordInfo(RtfControlWord.Ctrl_CELL, "cell", RTK_SYMBOL ), 255new RtfControlWordInfo(RtfControlWord.Ctrl_CELLX, "cellx", RTK_TABLEDEF | RTK_VALUE ), 256new RtfControlWordInfo(RtfControlWord.Ctrl_CF, "cf", RTK_CHARPROPS | RTK_VALUE ), 257new RtfControlWordInfo(RtfControlWord.Ctrl_CFPAT, "cfpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 285new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGBDIAG, "clbgbdiag", RTK_TABLEDEF | RTK_FLAG ), 286new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGCROSS, "clbgcross", RTK_TABLEDEF | RTK_FLAG ), 287new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDCROSS, "clbgdcross", RTK_TABLEDEF | RTK_FLAG ), 288new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKBDIAG, "clbgdkbdiag", RTK_TABLEDEF | RTK_FLAG ), 289new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKCROSS, "clbgdkcross", RTK_TABLEDEF | RTK_FLAG ), 290new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKDCROSS, "clbgdkdcross", RTK_TABLEDEF | RTK_FLAG ), 291new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKFDIAG, "clbgdkfdiag", RTK_TABLEDEF | RTK_FLAG ), 292new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKHOR, "clbgdkhor", RTK_TABLEDEF | RTK_FLAG ), 293new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKVERT, "clbgdkvert", RTK_TABLEDEF | RTK_FLAG ), 294new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGFDIAG, "clbgfdiag", RTK_TABLEDEF | RTK_FLAG ), 295new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGHORIZ, "clbghoriz", RTK_TABLEDEF | RTK_FLAG ), 296new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGVERT, "clbgvert", RTK_TABLEDEF | RTK_FLAG ), 297new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRB, "clbrdrb", RTK_TABLEDEF | RTK_FLAG ), 298new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRL, "clbrdrl", RTK_TABLEDEF | RTK_FLAG ), 299new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRR, "clbrdrr", RTK_TABLEDEF | RTK_FLAG ), 300new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRT, "clbrdrt", RTK_TABLEDEF | RTK_FLAG ), 301new RtfControlWordInfo(RtfControlWord.Ctrl_CLCBPAT, "clcbpat", RTK_TABLEDEF | RTK_VALUE ), 302new RtfControlWordInfo(RtfControlWord.Ctrl_CLCFPAT, "clcfpat", RTK_TABLEDEF | RTK_VALUE ), 303new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLL, "cldgll", RTK_TABLEDEF | RTK_FLAG ), 304new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLU, "cldglu", RTK_TABLEDEF | RTK_FLAG ), 305new RtfControlWordInfo(RtfControlWord.Ctrl_CLFITTEXT, "clfittext", RTK_TABLEDEF | RTK_FLAG ), 306new RtfControlWordInfo(RtfControlWord.Ctrl_CLFTSWIDTH, "clftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 307new RtfControlWordInfo(RtfControlWord.Ctrl_CLMGF, "clmgf", RTK_TABLEDEF | RTK_FLAG ), 308new RtfControlWordInfo(RtfControlWord.Ctrl_CLMRG, "clmrg", RTK_TABLEDEF | RTK_FLAG ), 309new RtfControlWordInfo(RtfControlWord.Ctrl_CLOWRAP, "clowrap", RTK_TABLEDEF | RTK_FLAG | RTK_PARAM ), 310new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADB, "clpadb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 311new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFB, "clpadfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 312new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFL, "clpadfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 313new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFR, "clpadfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 314new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFT, "clpadft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 315new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADL, "clpadl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 316new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADR, "clpadr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 317new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADT, "clpadt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 318new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDNG, "clshdng", RTK_TABLEDEF | RTK_VALUE ), 319new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDRAWNIL, "clshdrawnil", RTK_TABLEDEF | RTK_VALUE ), 320new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXBTLR, "cltxbtlr", RTK_TABLEDEF | RTK_FLAG ), 321new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTB, "cltxlrtb", RTK_TABLEDEF | RTK_FLAG ), 322new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTBV, "cltxlrtbv", RTK_TABLEDEF | RTK_FLAG ), 323new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRL, "cltxtbrl", RTK_TABLEDEF | RTK_FLAG ), 324new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRLV, "cltxtbrlv", RTK_TABLEDEF | RTK_FLAG ), 325new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALB, "clvertalb", RTK_TABLEDEF | RTK_FLAG ), 326new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALC, "clvertalc", RTK_TABLEDEF | RTK_FLAG ), 327new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALT, "clvertalt", RTK_TABLEDEF | RTK_FLAG ), 328new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMGF, "clvmgf", RTK_TABLEDEF | RTK_FLAG ), 329new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMRG, "clvmrg", RTK_TABLEDEF | RTK_FLAG ), 330new RtfControlWordInfo(RtfControlWord.Ctrl_CLWWIDTH, "clwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 331new RtfControlWordInfo(RtfControlWord.Ctrl_COLLAPSED, "collapsed", RTK_PARAPROPS | RTK_FLAG ), 332new RtfControlWordInfo(RtfControlWord.Ctrl_COLNO, "colno", RTK_SECTIONPROPS | RTK_VALUE ), 333new RtfControlWordInfo(RtfControlWord.Ctrl_COLORTBL, "colortbl", RTK_COLORTABLE | RTK_DESTINATION ), 334new RtfControlWordInfo(RtfControlWord.Ctrl_COLS, "cols", RTK_SECTIONPROPS | RTK_VALUE ), 335new RtfControlWordInfo(RtfControlWord.Ctrl_COLSR, "colsr", RTK_SECTIONPROPS | RTK_VALUE ), 336new RtfControlWordInfo(RtfControlWord.Ctrl_COLSX, "colsx", RTK_SECTIONPROPS | RTK_VALUE ), 337new RtfControlWordInfo(RtfControlWord.Ctrl_COLUMN, "column", RTK_SYMBOL ), 338new RtfControlWordInfo(RtfControlWord.Ctrl_COLW, "colw", RTK_SECTIONPROPS | RTK_VALUE ), 354new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ), 355new RtfControlWordInfo(RtfControlWord.Ctrl_DEFF, "deff", RTK_FONTTABLE | RTK_VALUE ), 357new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANG, "deflang", RTK_DOCPROPS | RTK_VALUE ), 358new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGA, "deflanga", RTK_DOCPROPS | RTK_VALUE ), 359new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGFE, "deflangfe", RTK_DOCPROPS | RTK_VALUE ), 362new RtfControlWordInfo(RtfControlWord.Ctrl_DELETED, "deleted", RTK_CHARPROPS | RTK_TOGGLE ), 379new RtfControlWordInfo(RtfControlWord.Ctrl_DN, "dn", RTK_PICTPROPS | RTK_VALUE), 381new RtfControlWordInfo(RtfControlWord.Ctrl_DO, "do", RTK_DRAWOBJ | RTK_DESTINATION ), 465new RtfControlWordInfo(RtfControlWord.Ctrl_DPTXBXTEXT, "dptxbxtext", RTK_DRAWOBJ | RTK_DESTINATION ), 481new RtfControlWordInfo(RtfControlWord.Ctrl_EMDASH, "emdash", RTK_SYMBOL ), 483new RtfControlWordInfo(RtfControlWord.Ctrl_EMSPACE, "emspace", RTK_SYMBOL ), 484new RtfControlWordInfo(RtfControlWord.Ctrl_ENDASH, "endash", RTK_SYMBOL ), 488new RtfControlWordInfo(RtfControlWord.Ctrl_ENSPACE, "enspace", RTK_SYMBOL ), 489new RtfControlWordInfo(RtfControlWord.Ctrl_EXPND, "expnd", RTK_CHARPROPS | RTK_VALUE ), 490new RtfControlWordInfo(RtfControlWord.Ctrl_EXPNDTW, "expndtw", RTK_CHARPROPS | RTK_VALUE ), 492new RtfControlWordInfo(RtfControlWord.Ctrl_F, "f", RTK_CHARPROPS | RTK_VALUE ), 503new RtfControlWordInfo(RtfControlWord.Ctrl_FCHARSET, "fcharset", RTK_FONTTABLE | RTK_VALUE ), 527new RtfControlWordInfo(RtfControlWord.Ctrl_FI, "fi", RTK_PARAPROPS | RTK_VALUE ), 529new RtfControlWordInfo(RtfControlWord.Ctrl_FIELD, "field", RTK_FIELD | RTK_DESTINATION ), 536new RtfControlWordInfo(RtfControlWord.Ctrl_FLDINST, "fldinst", RTK_FIELD | RTK_DESTINATION ), 538new RtfControlWordInfo(RtfControlWord.Ctrl_FLDPRIV, "fldpriv", RTK_FIELD | RTK_FLAG ), 539new RtfControlWordInfo(RtfControlWord.Ctrl_FLDRSLT, "fldrslt", RTK_FIELD | RTK_DESTINATION ), 543new RtfControlWordInfo(RtfControlWord.Ctrl_FNAME, "fname", RTK_FONTTABLE | RTK_DESTINATION ), 548new RtfControlWordInfo(RtfControlWord.Ctrl_FONTTBL, "fonttbl", RTK_FONTTABLE | RTK_DESTINATION ), 549new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTER, "footer", RTK_HEADER | RTK_DESTINATION ), 550new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERF, "footerf", RTK_HEADER | RTK_DESTINATION ), 551new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERL, "footerl", RTK_HEADER | RTK_DESTINATION ), 552new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERR, "footerr", RTK_HEADER | RTK_DESTINATION ), 571new RtfControlWordInfo(RtfControlWord.Ctrl_FS, "fs", RTK_CHARPROPS | RTK_VALUE ), 614new RtfControlWordInfo(RtfControlWord.Ctrl_GREEN, "green", RTK_COLORTABLE | RTK_VALUE ), 619new RtfControlWordInfo(RtfControlWord.Ctrl_HEADER, "header", RTK_HEADER | RTK_DESTINATION ), 620new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERF, "headerf", RTK_HEADER | RTK_DESTINATION ), 621new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERL, "headerl", RTK_HEADER | RTK_DESTINATION ), 622new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERR, "headerr", RTK_HEADER | RTK_DESTINATION ), 624new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ), 625new RtfControlWordInfo(RtfControlWord.Ctrl_HIGHLIGHT, "highlight", RTK_HIGHLIGHT | RTK_VALUE ), 642new RtfControlWordInfo(RtfControlWord.Ctrl_I, "i", RTK_CHARPROPS | RTK_TOGGLE ), 644new RtfControlWordInfo(RtfControlWord.Ctrl_ILVL, "ilvl", RTK_PARATEXT | RTK_VALUE ), 645new RtfControlWordInfo(RtfControlWord.Ctrl_IMPR, "impr", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 647new RtfControlWordInfo(RtfControlWord.Ctrl_INTBL, "intbl", RTK_PARAPROPS | RTK_FLAG ), 648new RtfControlWordInfo(RtfControlWord.Ctrl_ITAP, "itap", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 652new RtfControlWordInfo(RtfControlWord.Ctrl_JPEGBLIP, "jpegblip", RTK_PICT | RTK_FLAG ), 661new RtfControlWordInfo(RtfControlWord.Ctrl_LANG, "lang", RTK_CHARPROPS | RTK_VALUE ), 662new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFE, "langfe", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 663new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFENP, "langfenp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 664new RtfControlWordInfo(RtfControlWord.Ctrl_LANGNP, "langnp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 667new RtfControlWordInfo(RtfControlWord.Ctrl_LDBLQUOTE, "ldblquote", RTK_SYMBOL ), 668new RtfControlWordInfo(RtfControlWord.Ctrl_LEVEL, "level", RTK_PARAPROPS | RTK_VALUE ), 669new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELFOLLOW, "levelfollow", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 670new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELINDENT, "levelindent", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 671new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJC, "leveljc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 672new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJCN, "leveljcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 673new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELLEGAL, "levellegal", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 674new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFC, "levelnfc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 675new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFCN, "levelnfcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 676new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNORESTART, "levelnorestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 677new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNUMBERS, "levelnumbers", RTK_LISTTABLE | RTK_DESTINATION ), 678new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELOLD, "levelold", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 679new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREV, "levelprev", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 680new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREVSPACE, "levelprevspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 681new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSPACE, "levelspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 682new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSTARTAT, "levelstartat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 683new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEMPLATEID, "leveltemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 684new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEXT, "leveltext", RTK_LISTTABLE | RTK_VALUE ), 685new RtfControlWordInfo(RtfControlWord.Ctrl_LFOLEVEL, "lfolevel", RTK_LISTTABLE | RTK_DESTINATION ), 686new RtfControlWordInfo(RtfControlWord.Ctrl_LI, "li", RTK_PARAPROPS | RTK_VALUE ), 687new RtfControlWordInfo(RtfControlWord.Ctrl_LINE, "line", RTK_SYMBOL ), 699new RtfControlWordInfo(RtfControlWord.Ctrl_LIN, "lin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 700new RtfControlWordInfo(RtfControlWord.Ctrl_LISA, "lisa", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 701new RtfControlWordInfo(RtfControlWord.Ctrl_LISB, "lisb", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 702new RtfControlWordInfo(RtfControlWord.Ctrl_LIST, "list", RTK_LISTTABLE | RTK_FLAG ), 703new RtfControlWordInfo(RtfControlWord.Ctrl_LISTHYBRID, "listhybrid", RTK_LISTTABLE | RTK_FLAG ), 704new RtfControlWordInfo(RtfControlWord.Ctrl_LISTID, "listid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 705new RtfControlWordInfo(RtfControlWord.Ctrl_LISTLEVEL, "listlevel", RTK_LISTTABLE | RTK_DESTINATION ), 706new RtfControlWordInfo(RtfControlWord.Ctrl_LISTNAME, "listname", RTK_LISTTABLE | RTK_DESTINATION ), 707new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDE, "listoverride", RTK_LISTTABLE | RTK_DESTINATION ), 708new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDECOUNT, "listoverridecount", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 709new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDEFORMAT, "listoverrideformat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 710new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDESTART, "listoverridestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 711new RtfControlWordInfo(RtfControlWord.Ctrl_LISTPICTURE, "listpicture", RTK_LISTTABLE | RTK_DESTINATION ), 712new RtfControlWordInfo(RtfControlWord.Ctrl_LISTRESTARTHDN, "listrestarthdn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 713new RtfControlWordInfo(RtfControlWord.Ctrl_LISTSIMPLE, "listsimple", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 714new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTABLE, "listtable", RTK_LISTTABLE | RTK_DESTINATION ), 715new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDETABLE, "listoverridetable", RTK_LISTTABLE | RTK_DESTINATION ), 716new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEMPLATEID, "listtemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 717new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEXT, "listtext", RTK_PARATEXT | RTK_DESTINATION ), 721new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ), 722new RtfControlWordInfo(RtfControlWord.Ctrl_LQUOTE, "lquote", RTK_SYMBOL ), 723new RtfControlWordInfo(RtfControlWord.Ctrl_LS, "ls", RTK_LISTTABLE | RTK_VALUE ), 724new RtfControlWordInfo(RtfControlWord.Ctrl_LTRCH, "ltrch", RTK_CHARPROPS | RTK_FLAG ), 725new RtfControlWordInfo(RtfControlWord.Ctrl_LTRDOC, "ltrdoc", RTK_DOCPROPS | RTK_FLAG ), 726new RtfControlWordInfo(RtfControlWord.Ctrl_LTRMARK, "ltrmark", RTK_SYMBOL ), 727new RtfControlWordInfo(RtfControlWord.Ctrl_LTRPAR, "ltrpar", RTK_PARAPROPS | RTK_FLAG ), 728new RtfControlWordInfo(RtfControlWord.Ctrl_LTRROW, "ltrrow", RTK_TABLEDEF | RTK_FLAG ), 729new RtfControlWordInfo(RtfControlWord.Ctrl_LTRSECT, "ltrsect", RTK_SECTIONPROPS | RTK_FLAG ), 734new RtfControlWordInfo(RtfControlWord.Ctrl_MAC, "mac", RTK_CHARSET | RTK_FLAG ), 751new RtfControlWordInfo(RtfControlWord.Ctrl_NESTCELL, "nestcell", RTK_TABLEDEF | RTK_SYMBOL ), 752new RtfControlWordInfo(RtfControlWord.Ctrl_NESTROW, "nestrow", RTK_TABLEDEF | RTK_SYMBOL ), 753new RtfControlWordInfo(RtfControlWord.Ctrl_NESTTABLEPROPS, "nesttableprops", RTK_TABLEDEF | RTK_DESTINATION ), 766new RtfControlWordInfo(RtfControlWord.Ctrl_NONSHPPICT, "nonshppict", RTK_PICT | RTK_FLAG ), 772new RtfControlWordInfo(RtfControlWord.Ctrl_NOSUPERSUB, "nosupersub", RTK_CHARPROPS | RTK_FLAG ), 812new RtfControlWordInfo(RtfControlWord.Ctrl_OUTL, "outl", RTK_CHARPROPS | RTK_TOGGLE ), 813new RtfControlWordInfo(RtfControlWord.Ctrl_OUTLINELEVEL, "outlinelevel", RTK_PARATEXT | RTK_VALUE | RTK_PARAM ), 815new RtfControlWordInfo(RtfControlWord.Ctrl_PAGE, "page", RTK_SYMBOL ), 820new RtfControlWordInfo(RtfControlWord.Ctrl_PAR, "par", RTK_SYMBOL ), 821new RtfControlWordInfo(RtfControlWord.Ctrl_PARD, "pard", RTK_PARAPROPS | RTK_FLAG ), 822new RtfControlWordInfo(RtfControlWord.Ctrl_PC, "pc", RTK_CHARSET | RTK_FLAG ), 823new RtfControlWordInfo(RtfControlWord.Ctrl_PCA, "pca", RTK_CHARSET | RTK_FLAG ), 878new RtfControlWordInfo(RtfControlWord.Ctrl_PICHGOAL, "pichgoal", RTK_PICTPROPS | RTK_VALUE ), 881new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEX, "picscalex", RTK_PICTPROPS | RTK_VALUE ), 882new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEY, "picscaley", RTK_PICTPROPS | RTK_VALUE ), 883new RtfControlWordInfo(RtfControlWord.Ctrl_PICT, "pict", RTK_PICT | RTK_DESTINATION ), 885new RtfControlWordInfo(RtfControlWord.Ctrl_PICWGOAL, "picwgoal", RTK_PICTPROPS | RTK_VALUE ), 886new RtfControlWordInfo(RtfControlWord.Ctrl_PLAIN, "plain", RTK_CHARPROPS | RTK_FLAG ), 888new RtfControlWordInfo(RtfControlWord.Ctrl_PN, "pn", RTK_BULLETS | RTK_DESTINATION ), 896new RtfControlWordInfo(RtfControlWord.Ctrl_PNBIDIB, "pnbidib", RTK_BULLETS | RTK_FLAG ), 898new RtfControlWordInfo(RtfControlWord.Ctrl_PNCARD, "pncard", RTK_BULLETS | RTK_FLAG ), 907new RtfControlWordInfo(RtfControlWord.Ctrl_PNDEC, "pndec", RTK_BULLETS | RTK_FLAG ), 908new RtfControlWordInfo(RtfControlWord.Ctrl_PNDECD, "pndecd", RTK_BULLETS | RTK_FLAG ), 912new RtfControlWordInfo(RtfControlWord.Ctrl_PNGBLIP, "pngblip", RTK_PICT | RTK_FLAG ), 917new RtfControlWordInfo(RtfControlWord.Ctrl_PNHANG, "pnhang", RTK_BULLETS | RTK_FLAG ), 918new RtfControlWordInfo(RtfControlWord.Ctrl_PNI, "pni", RTK_BULLETS | RTK_TOGGLE ), 919new RtfControlWordInfo(RtfControlWord.Ctrl_PNINDENT, "pnindent", RTK_BULLETS | RTK_VALUE ), 922new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCLTR, "pnlcltr", RTK_BULLETS | RTK_FLAG ), 923new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCRM, "pnlcrm", RTK_BULLETS | RTK_FLAG ), 924new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVL, "pnlvl", RTK_BULLETS | RTK_VALUE ), 925new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBLT, "pnlvlblt", RTK_BULLETS | RTK_FLAG ), 926new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBODY, "pnlvlbody", RTK_BULLETS | RTK_FLAG ), 927new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLCONT, "pnlvlcont", RTK_BULLETS | RTK_FLAG ), 929new RtfControlWordInfo(RtfControlWord.Ctrl_PNORD, "pnord", RTK_BULLETS | RTK_FLAG ), 930new RtfControlWordInfo(RtfControlWord.Ctrl_PNORDT, "pnordt", RTK_BULLETS | RTK_FLAG ), 932new RtfControlWordInfo(RtfControlWord.Ctrl_PNQC, "pnqc", RTK_BULLETS | RTK_FLAG ), 933new RtfControlWordInfo(RtfControlWord.Ctrl_PNQL, "pnql", RTK_BULLETS | RTK_FLAG ), 934new RtfControlWordInfo(RtfControlWord.Ctrl_PNQR, "pnqr", RTK_BULLETS | RTK_FLAG ), 937new RtfControlWordInfo(RtfControlWord.Ctrl_PNRESTART, "pnrestart", RTK_BULLETS | RTK_FLAG ), 948new RtfControlWordInfo(RtfControlWord.Ctrl_PNSTART, "pnstart", RTK_BULLETS | RTK_VALUE ), 950new RtfControlWordInfo(RtfControlWord.Ctrl_PNTEXT, "pntext", RTK_BULLETS | RTK_DESTINATION ), 951new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTA, "pntxta", RTK_BULLETS | RTK_DESTINATION ), 952new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTB, "pntxtb", RTK_BULLETS | RTK_DESTINATION ), 953new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCLTR, "pnucltr", RTK_BULLETS | RTK_FLAG ), 954new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCRM, "pnucrm", RTK_BULLETS | RTK_FLAG ), 998new RtfControlWordInfo(RtfControlWord.Ctrl_QC, "qc", RTK_PARAPROPS | RTK_FLAG ), 999new RtfControlWordInfo(RtfControlWord.Ctrl_QD, "qd", RTK_PARAPROPS | RTK_FLAG ), 1000new RtfControlWordInfo(RtfControlWord.Ctrl_QJ, "qj", RTK_PARAPROPS | RTK_FLAG ), 1001new RtfControlWordInfo(RtfControlWord.Ctrl_QL, "ql", RTK_PARAPROPS | RTK_FLAG ), 1002new RtfControlWordInfo(RtfControlWord.Ctrl_QMSPACE, "qmspace", RTK_SYMBOL ), 1003new RtfControlWordInfo(RtfControlWord.Ctrl_QR, "qr", RTK_PARAPROPS | RTK_FLAG ), 1004new RtfControlWordInfo(RtfControlWord.Ctrl_RDBLQUOTE, "rdblquote", RTK_SYMBOL ), 1005new RtfControlWordInfo(RtfControlWord.Ctrl_RED, "red", RTK_COLORTABLE | RTK_VALUE ), 1018new RtfControlWordInfo(RtfControlWord.Ctrl_RI, "ri", RTK_PARAPROPS | RTK_VALUE ), 1019new RtfControlWordInfo(RtfControlWord.Ctrl_RIN, "rin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 1020new RtfControlWordInfo(RtfControlWord.Ctrl_ROW, "row", RTK_SYMBOL ), 1021new RtfControlWordInfo(RtfControlWord.Ctrl_RQUOTE, "rquote", RTK_SYMBOL ), 1028new RtfControlWordInfo(RtfControlWord.Ctrl_RTF, "rtf", RTK_FILEPROPS ), 1029new RtfControlWordInfo(RtfControlWord.Ctrl_RTLCH, "rtlch", RTK_CHARPROPS | RTK_FLAG ), 1032new RtfControlWordInfo(RtfControlWord.Ctrl_RTLMARK, "rtlmark", RTK_SYMBOL ), 1033new RtfControlWordInfo(RtfControlWord.Ctrl_RTLPAR, "rtlpar", RTK_PARAPROPS | RTK_FLAG ), 1034new RtfControlWordInfo(RtfControlWord.Ctrl_RTLROW, "rtlrow", RTK_TABLEDEF | RTK_FLAG ), 1035new RtfControlWordInfo(RtfControlWord.Ctrl_RTLSECT, "rtlsect", RTK_SECTIONPROPS | RTK_FLAG ), 1037new RtfControlWordInfo(RtfControlWord.Ctrl_S, "s", RTK_PARAPROPS | RTK_VALUE ), 1038new RtfControlWordInfo(RtfControlWord.Ctrl_SA, "sa", RTK_PARAPROPS | RTK_VALUE ), 1041new RtfControlWordInfo(RtfControlWord.Ctrl_SB, "sb", RTK_PARAPROPS | RTK_VALUE ), 1050new RtfControlWordInfo(RtfControlWord.Ctrl_SCAPS, "scaps", RTK_CHARPROPS | RTK_TOGGLE ), 1053new RtfControlWordInfo(RtfControlWord.Ctrl_SECT, "sect", RTK_SYMBOL ), 1063new RtfControlWordInfo(RtfControlWord.Ctrl_SHAD, "shad", RTK_CHARPROPS | RTK_TOGGLE ), 1064new RtfControlWordInfo(RtfControlWord.Ctrl_SHADING, "shading", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 1079new RtfControlWordInfo(RtfControlWord.Ctrl_SHPINST, "shpinst", RTK_SHAPES | RTK_DESTINATION ), 1083new RtfControlWordInfo(RtfControlWord.Ctrl_SHPPICT, "shppict", RTK_PICT | RTK_DESTINATION ), 1085new RtfControlWordInfo(RtfControlWord.Ctrl_SHPRSLT, "shprslt", RTK_SHAPES | RTK_VALUE ), 1091new RtfControlWordInfo(RtfControlWord.Ctrl_SL, "sl", RTK_PARAPROPS | RTK_VALUE ), 1092new RtfControlWordInfo(RtfControlWord.Ctrl_SLMULT, "slmult", RTK_PARAPROPS | RTK_VALUE ), 1108new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKE, "strike", RTK_CHARPROPS | RTK_TOGGLE ), 1109new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKED, "striked", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 1111new RtfControlWordInfo(RtfControlWord.Ctrl_SUB, "sub", RTK_CHARPROPS | RTK_FLAG ), 1115new RtfControlWordInfo(RtfControlWord.Ctrl_SUPER, "super", RTK_CHARPROPS | RTK_FLAG ), 1117new RtfControlWordInfo(RtfControlWord.Ctrl_TAB, "tab", RTK_SYMBOL ), 1165new RtfControlWordInfo(RtfControlWord.Ctrl_TRAUTOFIT, "trautofit", RTK_TABLEDEF | RTK_TOGGLE | RTK_PARAM ), 1166new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRB, "trbrdrb", RTK_TABLEDEF | RTK_FLAG ), 1167new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRH, "trbrdrh", RTK_TABLEDEF | RTK_FLAG ), 1168new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRL, "trbrdrl", RTK_TABLEDEF | RTK_FLAG ), 1169new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRR, "trbrdrr", RTK_TABLEDEF | RTK_FLAG ), 1170new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRT, "trbrdrt", RTK_TABLEDEF | RTK_FLAG ), 1171new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRV, "trbrdrv", RTK_TABLEDEF | RTK_FLAG ), 1172new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHA, "trftswidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1173new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHB, "trftswidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1174new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTH, "trftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1175new RtfControlWordInfo(RtfControlWord.Ctrl_TRGAPH, "trgaph", RTK_TABLEDEF | RTK_VALUE ), 1178new RtfControlWordInfo(RtfControlWord.Ctrl_TRLEFT, "trleft", RTK_TABLEDEF | RTK_VALUE ), 1179new RtfControlWordInfo(RtfControlWord.Ctrl_TROWD, "trowd", RTK_TABLEDEF | RTK_FLAG ), 1180new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDB, "trpaddb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1181new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFB, "trpaddfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1182new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFL, "trpaddfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1183new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFR, "trpaddfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1184new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFT, "trpaddft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1185new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDL, "trpaddl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1186new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDR, "trpaddr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1187new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDT, "trpaddt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1188new RtfControlWordInfo(RtfControlWord.Ctrl_TRQC, "trqc", RTK_TABLEDEF | RTK_FLAG ), 1189new RtfControlWordInfo(RtfControlWord.Ctrl_TRQL, "trql", RTK_TABLEDEF | RTK_FLAG ), 1190new RtfControlWordInfo(RtfControlWord.Ctrl_TRQR, "trqr", RTK_TABLEDEF | RTK_FLAG ), 1191new RtfControlWordInfo(RtfControlWord.Ctrl_TRRH, "trrh", RTK_TABLEDEF | RTK_VALUE ), 1192new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDB, "trspdb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1193new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFB, "trspdfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1194new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFL, "trspdfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1195new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFR, "trspdfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1196new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFT, "trspdft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1197new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDL, "trspdl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1198new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDR, "trspdr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1199new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDT, "trspdt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1201new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHA, "trwwidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1202new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHB, "trwwidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1203new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTH, "trwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1207new RtfControlWordInfo(RtfControlWord.Ctrl_UC, "uc", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1208new RtfControlWordInfo(RtfControlWord.Ctrl_UD, "ud", RTK_UNICODE | RTK_DESTINATION ), 1209new RtfControlWordInfo(RtfControlWord.Ctrl_UL, "ul", RTK_CHARPROPS | RTK_TOGGLE ), 1210new RtfControlWordInfo(RtfControlWord.Ctrl_ULC, "ulc", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 1211new RtfControlWordInfo(RtfControlWord.Ctrl_ULD, "uld", RTK_CHARPROPS | RTK_FLAG ), 1212new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASH, "uldash", RTK_CHARPROPS | RTK_TOGGLE ), 1213new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHD, "uldashd", RTK_CHARPROPS | RTK_TOGGLE ), 1214new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHDD, "uldashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1215new RtfControlWordInfo(RtfControlWord.Ctrl_ULDB, "uldb", RTK_CHARPROPS | RTK_TOGGLE ), 1216new RtfControlWordInfo(RtfControlWord.Ctrl_ULHAIR, "ulhair", RTK_CHARPROPS | RTK_TOGGLE ), 1217new RtfControlWordInfo(RtfControlWord.Ctrl_ULHWAVE, "ulhwave", RTK_CHARPROPS | RTK_TOGGLE ), 1218new RtfControlWordInfo(RtfControlWord.Ctrl_ULLDASH, "ulldash", RTK_CHARPROPS | RTK_TOGGLE ), 1219new RtfControlWordInfo(RtfControlWord.Ctrl_ULNONE, "ulnone", RTK_CHARPROPS | RTK_FLAG ), 1220new RtfControlWordInfo(RtfControlWord.Ctrl_ULTH, "ulth", RTK_CHARPROPS | RTK_TOGGLE ), 1221new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHD, "ulthd", RTK_CHARPROPS | RTK_TOGGLE ), 1222new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASH, "ulthdash", RTK_CHARPROPS | RTK_TOGGLE ), 1223new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHD, "ulthdashd", RTK_CHARPROPS | RTK_TOGGLE ), 1224new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHDD, "ulthdashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1225new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHLDASH, "ulthldash", RTK_CHARPROPS | RTK_TOGGLE ), 1226new RtfControlWordInfo(RtfControlWord.Ctrl_ULULDBWAVE, "ululdbwave", RTK_CHARPROPS | RTK_TOGGLE ), 1227new RtfControlWordInfo(RtfControlWord.Ctrl_ULW, "ulw", RTK_CHARPROPS | RTK_FLAG ), 1228new RtfControlWordInfo(RtfControlWord.Ctrl_ULWAVE, "ulwave", RTK_CHARPROPS | RTK_TOGGLE ), 1229new RtfControlWordInfo(RtfControlWord.Ctrl_U, "u", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1230new RtfControlWordInfo(RtfControlWord.Ctrl_UP, "up", RTK_CHARPROPS | RTK_VALUE ), 1231new RtfControlWordInfo(RtfControlWord.Ctrl_UPR, "upr", RTK_UNICODE | RTK_DESTINATION ), 1235new RtfControlWordInfo(RtfControlWord.Ctrl_V, "v", RTK_CHARPROPS | RTK_TOGGLE ), 1255new RtfControlWordInfo(RtfControlWord.Ctrl_WMETAFILE, "wmetafile", RTK_PICTPROPS | RTK_VALUE ), 1265new RtfControlWordInfo(RtfControlWord.Ctrl_ZWJ, "zwj", RTK_SYMBOL ), 1267new RtfControlWordInfo(RtfControlWord.Ctrl_ZWNJ, "zwnj", RTK_SYMBOL)
src\Framework\System\Windows\Documents\RtfControlWordInfo.cs (3)
27internal RtfControlWordInfo(RtfControlWord controlWord, string controlName, uint flags) 44internal RtfControlWord Control 78private RtfControlWord _controlWord;
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (1)
185if (token.RtfControlWordInfo != null && token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_BIN)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (455)
7919controlWordInfo.Control == RtfControlWord.Ctrl_Unknown && 9099case RtfControlWord.Ctrl_V: 9102case RtfControlWord.Ctrl_DELETED: 9105case RtfControlWord.Ctrl_B: 9108case RtfControlWord.Ctrl_I: 9111case RtfControlWord.Ctrl_IMPR: 9114case RtfControlWord.Ctrl_OUTL: 9117case RtfControlWord.Ctrl_SHAD: 9120case RtfControlWord.Ctrl_SCAPS: 9123case RtfControlWord.Ctrl_FS: 9127case RtfControlWord.Ctrl_EXPND: 9128case RtfControlWord.Ctrl_EXPNDTW: 9131case RtfControlWord.Ctrl_F: 9167case RtfControlWord.Ctrl_DBCH: 9170case RtfControlWord.Ctrl_LOCH: 9173case RtfControlWord.Ctrl_HICH: 9176case RtfControlWord.Ctrl_LANG: 9180case RtfControlWord.Ctrl_LANGFE: 9183case RtfControlWord.Ctrl_DEFLANG: 9186case RtfControlWord.Ctrl_DEFLANGFE: 9189case RtfControlWord.Ctrl_DEFF: 9192case RtfControlWord.Ctrl_FNAME: 9206case RtfControlWord.Ctrl_FCHARSET: 9212case RtfControlWord.Ctrl_HIGHLIGHT: 9215case RtfControlWord.Ctrl_CB: 9218case RtfControlWord.Ctrl_CF: 9221case RtfControlWord.Ctrl_SUB: 9228case RtfControlWord.Ctrl_SUPER: 9235case RtfControlWord.Ctrl_NOSUPERSUB: 9241case RtfControlWord.Ctrl_UP: 9244case RtfControlWord.Ctrl_ULC: 9247case RtfControlWord.Ctrl_UL: 9248case RtfControlWord.Ctrl_ULD: 9249case RtfControlWord.Ctrl_ULDASH: 9250case RtfControlWord.Ctrl_ULDASHD: 9251case RtfControlWord.Ctrl_ULDASHDD: 9252case RtfControlWord.Ctrl_ULDB: 9253case RtfControlWord.Ctrl_ULHAIR: 9254case RtfControlWord.Ctrl_ULHWAVE: 9255case RtfControlWord.Ctrl_ULLDASH: 9256case RtfControlWord.Ctrl_ULTH: 9257case RtfControlWord.Ctrl_ULTHD: 9258case RtfControlWord.Ctrl_ULTHDASH: 9259case RtfControlWord.Ctrl_ULTHDASHD: 9260case RtfControlWord.Ctrl_ULTHDASHDD: 9261case RtfControlWord.Ctrl_ULTHLDASH: 9262case RtfControlWord.Ctrl_ULULDBWAVE: 9263case RtfControlWord.Ctrl_ULWAVE: 9264case RtfControlWord.Ctrl_ULW: 9267case RtfControlWord.Ctrl_ULNONE: 9270case RtfControlWord.Ctrl_STRIKE: 9273case RtfControlWord.Ctrl_STRIKED: 9276case RtfControlWord.Ctrl_PLAIN: 9285case RtfControlWord.Ctrl_PARD: 9288case RtfControlWord.Ctrl_SB: 9291case RtfControlWord.Ctrl_SA: 9294case RtfControlWord.Ctrl_FI: 9308case RtfControlWord.Ctrl_LIN: 9312case RtfControlWord.Ctrl_LI: 9315case RtfControlWord.Ctrl_RIN: 9319case RtfControlWord.Ctrl_RI: 9322case RtfControlWord.Ctrl_QC: 9325case RtfControlWord.Ctrl_QJ: 9328case RtfControlWord.Ctrl_QL: 9331case RtfControlWord.Ctrl_QR: 9334case RtfControlWord.Ctrl_CFPAT: 9337case RtfControlWord.Ctrl_SHADING: 9341case RtfControlWord.Ctrl_CBPAT: 9344case RtfControlWord.Ctrl_SL: 9347case RtfControlWord.Ctrl_SLMULT: 9352case RtfControlWord.Ctrl_LINE: 9357case RtfControlWord.Ctrl_LTRCH: 9360case RtfControlWord.Ctrl_LTRPAR: 9361case RtfControlWord.Ctrl_LTRDOC: 9362case RtfControlWord.Ctrl_LTRSECT: 9365case RtfControlWord.Ctrl_RTLCH: 9368case RtfControlWord.Ctrl_RTLPAR: 9369case RtfControlWord.Ctrl_RTLDOC: 9370case RtfControlWord.Ctrl_RTLSECT: 9380case RtfControlWord.Ctrl_LTRMARK: 9383case RtfControlWord.Ctrl_RTLMARK: 9388case RtfControlWord.Ctrl_PAR: 9389case RtfControlWord.Ctrl_SECT: 9393case RtfControlWord.Ctrl_PAGE: 9398case RtfControlWord.Ctrl_CELL: 9399case RtfControlWord.Ctrl_NESTCELL: 9400case RtfControlWord.Ctrl_ROW: 9401case RtfControlWord.Ctrl_TROWD: 9402case RtfControlWord.Ctrl_NESTROW: 9403case RtfControlWord.Ctrl_NESTTABLEPROPS: 9408case RtfControlWord.Ctrl_TRGAPH: 9409case RtfControlWord.Ctrl_TRLEFT: 9410case RtfControlWord.Ctrl_TRQC: 9411case RtfControlWord.Ctrl_TRQL: 9412case RtfControlWord.Ctrl_TRQR: 9413case RtfControlWord.Ctrl_TRPADDL: 9414case RtfControlWord.Ctrl_TRPADDR: 9415case RtfControlWord.Ctrl_TRPADDB: 9416case RtfControlWord.Ctrl_TRPADDT: 9417case RtfControlWord.Ctrl_TRPADDFL: 9418case RtfControlWord.Ctrl_TRPADDFT: 9419case RtfControlWord.Ctrl_TRPADDFB: 9420case RtfControlWord.Ctrl_TRPADDFR: 9421case RtfControlWord.Ctrl_TRFTSWIDTH: 9422case RtfControlWord.Ctrl_TRFTSWIDTHB: 9423case RtfControlWord.Ctrl_TRFTSWIDTHA: 9424case RtfControlWord.Ctrl_TRWWIDTH: 9425case RtfControlWord.Ctrl_TRWWIDTHB: 9426case RtfControlWord.Ctrl_TRWWIDTHA: 9427case RtfControlWord.Ctrl_TRAUTOFIT: 9428case RtfControlWord.Ctrl_CLWWIDTH: 9429case RtfControlWord.Ctrl_CLFTSWIDTH: 9430case RtfControlWord.Ctrl_TRBRDRT: 9431case RtfControlWord.Ctrl_TRBRDRB: 9432case RtfControlWord.Ctrl_TRBRDRR: 9433case RtfControlWord.Ctrl_TRBRDRL: 9434case RtfControlWord.Ctrl_TRBRDRV: 9435case RtfControlWord.Ctrl_TRBRDRH: 9436case RtfControlWord.Ctrl_CLVERTALT: 9437case RtfControlWord.Ctrl_CLVERTALB: 9438case RtfControlWord.Ctrl_CLVERTALC: 9439case RtfControlWord.Ctrl_CLSHDRAWNIL: 9440case RtfControlWord.Ctrl_CLSHDNG: 9441case RtfControlWord.Ctrl_CLBRDRB: 9442case RtfControlWord.Ctrl_CLBRDRR: 9443case RtfControlWord.Ctrl_CLBRDRT: 9444case RtfControlWord.Ctrl_CLBRDRL: 9445case RtfControlWord.Ctrl_CLCBPAT: 9446case RtfControlWord.Ctrl_CLCFPAT: 9447case RtfControlWord.Ctrl_CLPADL: 9448case RtfControlWord.Ctrl_CLPADFL: 9449case RtfControlWord.Ctrl_CLPADR: 9450case RtfControlWord.Ctrl_CLPADFR: 9451case RtfControlWord.Ctrl_CLPADT: 9452case RtfControlWord.Ctrl_CLPADFT: 9453case RtfControlWord.Ctrl_CLPADB: 9454case RtfControlWord.Ctrl_CLPADFB: 9455case RtfControlWord.Ctrl_CELLX: 9456case RtfControlWord.Ctrl_BRDRART: 9457case RtfControlWord.Ctrl_BRDRB: 9458case RtfControlWord.Ctrl_BRDRNIL: 9459case RtfControlWord.Ctrl_BRDRNONE: 9460case RtfControlWord.Ctrl_BRDRTBL: 9461case RtfControlWord.Ctrl_BRDRBAR: 9462case RtfControlWord.Ctrl_BRDRBTW: 9463case RtfControlWord.Ctrl_BRDRCF: 9464case RtfControlWord.Ctrl_BRDRDASH: 9465case RtfControlWord.Ctrl_BRDRDASHD: 9466case RtfControlWord.Ctrl_BRDRDASHDD: 9467case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 9468case RtfControlWord.Ctrl_BRDRDASHSM: 9469case RtfControlWord.Ctrl_BRDRDB: 9470case RtfControlWord.Ctrl_BRDRDOT: 9471case RtfControlWord.Ctrl_BRDREMBOSS: 9472case RtfControlWord.Ctrl_BRDRENGRAVE: 9473case RtfControlWord.Ctrl_BRDRFRAME: 9474case RtfControlWord.Ctrl_BRDRHAIR: 9475case RtfControlWord.Ctrl_BRDRINSET: 9476case RtfControlWord.Ctrl_BRDRL: 9477case RtfControlWord.Ctrl_BRDROUTSET: 9478case RtfControlWord.Ctrl_BRDRR: 9479case RtfControlWord.Ctrl_BRDRS: 9480case RtfControlWord.Ctrl_BRDRSH: 9481case RtfControlWord.Ctrl_BRDRT: 9482case RtfControlWord.Ctrl_BRDRTH: 9483case RtfControlWord.Ctrl_BRDRTHTNLG: 9484case RtfControlWord.Ctrl_BRDRTHTNMG: 9485case RtfControlWord.Ctrl_BRDRTHTNSG: 9486case RtfControlWord.Ctrl_BRDRTNTHLG: 9487case RtfControlWord.Ctrl_BRDRTNTHMG: 9488case RtfControlWord.Ctrl_BRDRTNTHSG: 9489case RtfControlWord.Ctrl_BRDRTNTHTNLG: 9490case RtfControlWord.Ctrl_BRDRTNTHTNMG: 9491case RtfControlWord.Ctrl_BRDRTNTHTNSG: 9492case RtfControlWord.Ctrl_BRDRTRIPLE: 9493case RtfControlWord.Ctrl_BRDRW: 9494case RtfControlWord.Ctrl_BRDRWAVY: 9495case RtfControlWord.Ctrl_BRDRWAVYDB: 9496case RtfControlWord.Ctrl_BRSP: 9497case RtfControlWord.Ctrl_BOX: 9498case RtfControlWord.Ctrl_RTLROW: 9499case RtfControlWord.Ctrl_LTRROW: 9500case RtfControlWord.Ctrl_TRSPDB: 9501case RtfControlWord.Ctrl_TRSPDFB: 9502case RtfControlWord.Ctrl_TRSPDFL: 9503case RtfControlWord.Ctrl_TRSPDFR: 9504case RtfControlWord.Ctrl_TRSPDFT: 9505case RtfControlWord.Ctrl_TRSPDL: 9506case RtfControlWord.Ctrl_TRSPDR: 9507case RtfControlWord.Ctrl_TRSPDT: 9508case RtfControlWord.Ctrl_CLMGF: 9509case RtfControlWord.Ctrl_CLMRG: 9510case RtfControlWord.Ctrl_CLVMGF: 9511case RtfControlWord.Ctrl_CLVMRG: 9516case RtfControlWord.Ctrl_TAB: 9519case RtfControlWord.Ctrl_EMDASH: 9522case RtfControlWord.Ctrl_ENDASH: 9525case RtfControlWord.Ctrl_EMSPACE: 9528case RtfControlWord.Ctrl_ENSPACE: 9531case RtfControlWord.Ctrl_QMSPACE: 9534case RtfControlWord.Ctrl_BULLET: 9537case RtfControlWord.Ctrl_LQUOTE: 9540case RtfControlWord.Ctrl_RQUOTE: 9543case RtfControlWord.Ctrl_LDBLQUOTE: 9546case RtfControlWord.Ctrl_RDBLQUOTE: 9549case RtfControlWord.Ctrl_ZWJ: // zero-width-joiner 9552case RtfControlWord.Ctrl_ZWNJ: // zero-width-non-joiner 9556case RtfControlWord.Ctrl_ANSICPG: 9561case RtfControlWord.Ctrl_ANSI: 9562case RtfControlWord.Ctrl_MAC: 9563case RtfControlWord.Ctrl_PC: 9564case RtfControlWord.Ctrl_PCA: 9565case RtfControlWord.Ctrl_UPR: 9566case RtfControlWord.Ctrl_UD: 9567case RtfControlWord.Ctrl_UC: 9570case RtfControlWord.Ctrl_U: 9576case RtfControlWord.Ctrl_FIELD: 9577case RtfControlWord.Ctrl_FLDRSLT: 9578case RtfControlWord.Ctrl_FLDINST: 9579case RtfControlWord.Ctrl_FLDPRIV: 9584case RtfControlWord.Ctrl_ILVL: 9587case RtfControlWord.Ctrl_INTBL: 9591case RtfControlWord.Ctrl_LS: 9602case RtfControlWord.Ctrl_ITAP: 9607case RtfControlWord.Ctrl_BIN: 9612case RtfControlWord.Ctrl_LIST: 9613case RtfControlWord.Ctrl_LISTTEMPLATEID: 9614case RtfControlWord.Ctrl_LISTHYBRID: 9615case RtfControlWord.Ctrl_LISTSIMPLE: 9616case RtfControlWord.Ctrl_LISTLEVEL: 9617case RtfControlWord.Ctrl_LISTTEXT: 9618case RtfControlWord.Ctrl_LEVELNFC: 9619case RtfControlWord.Ctrl_LEVELNFCN: 9620case RtfControlWord.Ctrl_LEVELJC: 9621case RtfControlWord.Ctrl_LEVELJCN: 9622case RtfControlWord.Ctrl_LEVELFOLLOW: 9623case RtfControlWord.Ctrl_LEVELSTARTAT: 9624case RtfControlWord.Ctrl_LEVELSPACE: 9625case RtfControlWord.Ctrl_LEVELINDENT: 9626case RtfControlWord.Ctrl_LEVELTEXT: 9627case RtfControlWord.Ctrl_LEVELTEMPLATEID: 9628case RtfControlWord.Ctrl_LISTID: 9629case RtfControlWord.Ctrl_LEVELNUMBERS: 9630case RtfControlWord.Ctrl_LISTOVERRIDE: 9634case RtfControlWord.Ctrl_LISTPICTURE: 9639case RtfControlWord.Ctrl_PNLVL: 9640case RtfControlWord.Ctrl_PNLVLBLT: 9641case RtfControlWord.Ctrl_PNLVLBODY: 9642case RtfControlWord.Ctrl_PNLVLCONT: 9643case RtfControlWord.Ctrl_PNCARD: 9644case RtfControlWord.Ctrl_PNDEC: 9645case RtfControlWord.Ctrl_PNUCLTR: 9646case RtfControlWord.Ctrl_PNUCRM: 9647case RtfControlWord.Ctrl_PNLCLTR: 9648case RtfControlWord.Ctrl_PNLCRM: 9649case RtfControlWord.Ctrl_PNORD: 9650case RtfControlWord.Ctrl_PNORDT: 9651case RtfControlWord.Ctrl_PNBIDIA: 9652case RtfControlWord.Ctrl_PNBIDIB: 9653case RtfControlWord.Ctrl_PN: 9654case RtfControlWord.Ctrl_PNTXTA: 9655case RtfControlWord.Ctrl_PNTXTB: 9656case RtfControlWord.Ctrl_PNTEXT: 9657case RtfControlWord.Ctrl_PNSTART: 9662case RtfControlWord.Ctrl_DO: 9663case RtfControlWord.Ctrl_SHPRSLT: 9664case RtfControlWord.Ctrl_DPTXBXTEXT: 9665case RtfControlWord.Ctrl_SHPPICT: 9666case RtfControlWord.Ctrl_NONSHPPICT: 9671case RtfControlWord.Ctrl_FONTTBL: 9675case RtfControlWord.Ctrl_COLORTBL: 9679case RtfControlWord.Ctrl_LISTTABLE: 9683case RtfControlWord.Ctrl_LISTOVERRIDETABLE: 9687case RtfControlWord.Ctrl_RED: 9693case RtfControlWord.Ctrl_GREEN: 9697case RtfControlWord.Ctrl_BLUE: 9703case RtfControlWord.Ctrl_SHPINST: 9706case RtfControlWord.Ctrl_PICT: 9721case RtfControlWord.Ctrl_PNGBLIP: 9727case RtfControlWord.Ctrl_JPEGBLIP: 9733case RtfControlWord.Ctrl_WMETAFILE: 9739case RtfControlWord.Ctrl_DN: 9747case RtfControlWord.Ctrl_PICHGOAL: 9753case RtfControlWord.Ctrl_PICWGOAL: 9759case RtfControlWord.Ctrl_PICSCALEX: 9765case RtfControlWord.Ctrl_PICSCALEY: 10019if (token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_NESTTABLEPROPS) 10035case RtfControlWord.Ctrl_CELL: 10055case RtfControlWord.Ctrl_NESTCELL: 10084case RtfControlWord.Ctrl_TROWD: 10090case RtfControlWord.Ctrl_ROW: 10091case RtfControlWord.Ctrl_NESTROW: 10127case RtfControlWord.Ctrl_NESTTABLEPROPS: 10204case RtfControlWord.Ctrl_LIST: 10211case RtfControlWord.Ctrl_LISTTEMPLATEID: 10221case RtfControlWord.Ctrl_LISTHYBRID: 10222case RtfControlWord.Ctrl_LISTSIMPLE: 10227listTableEntry.Simple = token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_LISTSIMPLE; 10232case RtfControlWord.Ctrl_LISTLEVEL: 10243case RtfControlWord.Ctrl_LISTTEXT: 10255case RtfControlWord.Ctrl_LEVELNFC: 10256case RtfControlWord.Ctrl_LEVELNFCN: 10269case RtfControlWord.Ctrl_LEVELJC: 10270case RtfControlWord.Ctrl_LEVELJCN: 10274case RtfControlWord.Ctrl_LEVELFOLLOW: 10277case RtfControlWord.Ctrl_LEVELSTARTAT: 10301case RtfControlWord.Ctrl_LEVELSPACE: 10303case RtfControlWord.Ctrl_LEVELINDENT: 10305case RtfControlWord.Ctrl_LEVELTEXT: 10307case RtfControlWord.Ctrl_LEVELTEMPLATEID: 10310case RtfControlWord.Ctrl_LISTID: 10331case RtfControlWord.Ctrl_LEVELNUMBERS: 10334case RtfControlWord.Ctrl_LISTOVERRIDE: 10347case RtfControlWord.Ctrl_LS: 10373case RtfControlWord.Ctrl_DO: 10377case RtfControlWord.Ctrl_SHPRSLT: 10383case RtfControlWord.Ctrl_DPTXBXTEXT: 10423case RtfControlWord.Ctrl_SHPPICT: 10444case RtfControlWord.Ctrl_NONSHPPICT: 10467case RtfControlWord.Ctrl_PNLVL: 10470case RtfControlWord.Ctrl_PNLVLBLT: 10474case RtfControlWord.Ctrl_PNLVLBODY: 10478case RtfControlWord.Ctrl_PNLVLCONT: 10481case RtfControlWord.Ctrl_PNCARD: 10484case RtfControlWord.Ctrl_PNDEC: 10487case RtfControlWord.Ctrl_PNUCLTR: 10490case RtfControlWord.Ctrl_PNUCRM: 10493case RtfControlWord.Ctrl_PNLCLTR: 10496case RtfControlWord.Ctrl_PNLCRM: 10499case RtfControlWord.Ctrl_PNORD: 10502case RtfControlWord.Ctrl_PNORDT: 10505case RtfControlWord.Ctrl_PNBIDIA: 10508case RtfControlWord.Ctrl_PNBIDIB: 10511case RtfControlWord.Ctrl_PN: 10515case RtfControlWord.Ctrl_PNTXTA: 10518case RtfControlWord.Ctrl_PNTXTB: 10521case RtfControlWord.Ctrl_PNTEXT: 10532case RtfControlWord.Ctrl_PNSTART: 10553case RtfControlWord.Ctrl_TRGAPH: 10555case RtfControlWord.Ctrl_TRLEFT: 10558case RtfControlWord.Ctrl_TRQC: 10561case RtfControlWord.Ctrl_TRQL: 10564case RtfControlWord.Ctrl_TRQR: 10567case RtfControlWord.Ctrl_TRPADDL: 10570case RtfControlWord.Ctrl_TRPADDR: 10573case RtfControlWord.Ctrl_TRPADDB: 10576case RtfControlWord.Ctrl_TRPADDT: 10579case RtfControlWord.Ctrl_TRPADDFL: 10582case RtfControlWord.Ctrl_TRPADDFT: 10585case RtfControlWord.Ctrl_TRPADDFB: 10588case RtfControlWord.Ctrl_TRPADDFR: 10591case RtfControlWord.Ctrl_TRSPDFB: 10595case RtfControlWord.Ctrl_TRSPDFL: 10599case RtfControlWord.Ctrl_TRSPDFR: 10603case RtfControlWord.Ctrl_TRSPDFT: 10607case RtfControlWord.Ctrl_TRSPDB: 10610case RtfControlWord.Ctrl_TRSPDL: 10613case RtfControlWord.Ctrl_TRSPDR: 10616case RtfControlWord.Ctrl_TRSPDT: 10619case RtfControlWord.Ctrl_TRWWIDTH: 10623case RtfControlWord.Ctrl_TRFTSWIDTH: 10628case RtfControlWord.Ctrl_TRWWIDTHB: 10631case RtfControlWord.Ctrl_TRFTSWIDTHB: 10633case RtfControlWord.Ctrl_TRWWIDTHA: 10637case RtfControlWord.Ctrl_TRFTSWIDTHA: 10641case RtfControlWord.Ctrl_TRAUTOFIT: 10645case RtfControlWord.Ctrl_CLWWIDTH: 10649case RtfControlWord.Ctrl_CLFTSWIDTH: 10654case RtfControlWord.Ctrl_TRBRDRT: 10657case RtfControlWord.Ctrl_TRBRDRB: 10660case RtfControlWord.Ctrl_TRBRDRR: 10663case RtfControlWord.Ctrl_TRBRDRL: 10666case RtfControlWord.Ctrl_TRBRDRV: 10669case RtfControlWord.Ctrl_TRBRDRH: 10672case RtfControlWord.Ctrl_CLVERTALT: 10676case RtfControlWord.Ctrl_CLVERTALB: 10680case RtfControlWord.Ctrl_CLVERTALC: 10684case RtfControlWord.Ctrl_CLSHDNG: 10689case RtfControlWord.Ctrl_CLSHDRAWNIL: 10696case RtfControlWord.Ctrl_CLBRDRB: 10700case RtfControlWord.Ctrl_CLBRDRR: 10704case RtfControlWord.Ctrl_CLBRDRT: 10708case RtfControlWord.Ctrl_CLBRDRL: 10712case RtfControlWord.Ctrl_CLCBPAT: 10716case RtfControlWord.Ctrl_CLCFPAT: 10720case RtfControlWord.Ctrl_CLPADL: 10724case RtfControlWord.Ctrl_CLPADR: 10728case RtfControlWord.Ctrl_CLPADB: 10732case RtfControlWord.Ctrl_CLPADT: 10736case RtfControlWord.Ctrl_CLPADFL: 10739case RtfControlWord.Ctrl_CLPADFT: 10742case RtfControlWord.Ctrl_CLPADFB: 10745case RtfControlWord.Ctrl_CLPADFR: 10748case RtfControlWord.Ctrl_CELLX: 10753case RtfControlWord.Ctrl_RTLROW: 10756case RtfControlWord.Ctrl_LTRROW: 10761case RtfControlWord.Ctrl_CLMGF: 10766case RtfControlWord.Ctrl_CLMRG: 10771case RtfControlWord.Ctrl_CLVMGF: 10776case RtfControlWord.Ctrl_CLVMRG: 10783case RtfControlWord.Ctrl_BRDRL: 10787case RtfControlWord.Ctrl_BRDRR: 10791case RtfControlWord.Ctrl_BRDRT: 10795case RtfControlWord.Ctrl_BRDRB: 10799case RtfControlWord.Ctrl_BOX: 10803case RtfControlWord.Ctrl_BRDRNIL: 10807case RtfControlWord.Ctrl_BRSP: 10811case RtfControlWord.Ctrl_BRDRTBL: 10818case RtfControlWord.Ctrl_BRDRART: 10825case RtfControlWord.Ctrl_BRDRBAR: 10828case RtfControlWord.Ctrl_BRDRBTW: 10830case RtfControlWord.Ctrl_BRDRCF: 10836case RtfControlWord.Ctrl_BRDRDASH: 10843case RtfControlWord.Ctrl_BRDRDASHD: 10850case RtfControlWord.Ctrl_BRDRDASHDD: 10857case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 10864case RtfControlWord.Ctrl_BRDRDASHSM: 10871case RtfControlWord.Ctrl_BRDRDB: 10878case RtfControlWord.Ctrl_BRDRDOT: 10885case RtfControlWord.Ctrl_BRDREMBOSS: 10892case RtfControlWord.Ctrl_BRDRENGRAVE: 10899case RtfControlWord.Ctrl_BRDRFRAME: 10906case RtfControlWord.Ctrl_BRDRHAIR: 10913case RtfControlWord.Ctrl_BRDRINSET: 10920case RtfControlWord.Ctrl_BRDROUTSET: 10927case RtfControlWord.Ctrl_BRDRS: 10933case RtfControlWord.Ctrl_BRDRSH: 10940case RtfControlWord.Ctrl_BRDRTH: 10946case RtfControlWord.Ctrl_BRDRTHTNLG: 10953case RtfControlWord.Ctrl_BRDRTHTNMG: 10960case RtfControlWord.Ctrl_BRDRTHTNSG: 10967case RtfControlWord.Ctrl_BRDRTNTHLG: 10974case RtfControlWord.Ctrl_BRDRTNTHMG: 10981case RtfControlWord.Ctrl_BRDRTNTHSG: 10988case RtfControlWord.Ctrl_BRDRTNTHTNLG: 10995case RtfControlWord.Ctrl_BRDRTNTHTNMG: 11002case RtfControlWord.Ctrl_BRDRTNTHTNSG: 11009case RtfControlWord.Ctrl_BRDRTRIPLE: 11016case RtfControlWord.Ctrl_BRDRW: 11024case RtfControlWord.Ctrl_BRDRNONE: 11032case RtfControlWord.Ctrl_BRDRWAVY: 11039case RtfControlWord.Ctrl_BRDRWAVYDB: 11061case RtfControlWord.Ctrl_FIELD: 11069case RtfControlWord.Ctrl_FLDRSLT: 11076case RtfControlWord.Ctrl_FLDPRIV: 11083case RtfControlWord.Ctrl_FLDINST: 11398case RtfControlWord.Ctrl_ANSI: 11404case RtfControlWord.Ctrl_MAC: 11408case RtfControlWord.Ctrl_PC: 11412case RtfControlWord.Ctrl_PCA: 11416case RtfControlWord.Ctrl_UPR: 11420case RtfControlWord.Ctrl_U: 11428case RtfControlWord.Ctrl_UD: 11445case RtfControlWord.Ctrl_UC: 11504case RtfControlWord.Ctrl_FCHARSET: