816 references to RtfControlWord
PresentationFramework (816)
System\Windows\Documents\RtfControls.cs (357)
75return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, flags); 82return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DOCPROPS | RTK_FLAG); 89return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DRAWOBJ | RTK_FLAG); 95new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ), 96new RtfControlWordInfo(RtfControlWord.Ctrl_ABSH, "absh", RTK_POSOBJ | RTK_VALUE ), 97new RtfControlWordInfo(RtfControlWord.Ctrl_ABSLOCK, "abslock", RTK_POSOBJ | RTK_FLAG ), 151new RtfControlWordInfo(RtfControlWord.Ctrl_ANSI, "ansi", RTK_DOCPROPS | RTK_FLAG ), 152new RtfControlWordInfo(RtfControlWord.Ctrl_ANSICPG, "ansicpg", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 158new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ), 173new RtfControlWordInfo(RtfControlWord.Ctrl_B, "b", RTK_CHARPROPS | RTK_TOGGLE ), 189new RtfControlWordInfo(RtfControlWord.Ctrl_BIN, "bin", RTK_PICTPROPS | RTK_VALUE ), 194new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKEND, "bkmkend", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 196new RtfControlWordInfo(RtfControlWord.Ctrl_BKMKSTART, "bkmkstart", RTK_BOOKMARKPROPS | RTK_DESTINATION ), 200new RtfControlWordInfo(RtfControlWord.Ctrl_BLUE, "blue", RTK_COLORTABLE | RTK_VALUE ), 201new RtfControlWordInfo(RtfControlWord.Ctrl_BOX, "box", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 202new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRART, "brdrart", RTK_DOCPROPS | RTK_VALUE | RTK_PARAM ), 203new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRB, "brdrb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 204new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBAR, "brdrbar", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 205new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRBTW, "brdrbtw", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 206new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRCF, "brdrcf", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 207new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASH, "brdrdash", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 208new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHD, "brdrdashd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 209new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDD, "brdrdashdd", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 210new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHDOTSTR, "brdrdashdotstr", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 211new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDASHSM, "brdrdashsm", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 212new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDB, "brdrdb", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 213new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRDOT, "brdrdot", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 214new RtfControlWordInfo(RtfControlWord.Ctrl_BRDREMBOSS, "brdremboss", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 215new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRENGRAVE, "brdrengrave", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 216new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRFRAME, "brdrframe", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 217new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRHAIR, "brdrhair", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 218new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRINSET, "brdrinset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 219new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRL, "brdrl", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 220new RtfControlWordInfo(RtfControlWord.Ctrl_BRDROUTSET, "brdroutset", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 221new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRNIL, "brdrnil", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 222new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTBL, "brdrtbl", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 223new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRR, "brdrr", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 224new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRS, "brdrs", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 225new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRSH, "brdrsh", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 226new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRT, "brdrt", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 227new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTH, "brdrth", RTK_PARAPROPS | RTK_BORDER | RTK_FLAG ), 228new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNLG, "brdrthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 229new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNMG, "brdrthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 230new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTHTNSG, "brdrthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 231new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHLG, "brdrtnthlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 232new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHMG, "brdrtnthmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 233new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHSG, "brdrtnthsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 234new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNLG, "brdrtnthtnlg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 235new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNMG, "brdrtnthtnmg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 236new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTNTHTNSG, "brdrtnthtnsg", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 237new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRTRIPLE, "brdrtriple", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 238new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRW, "brdrw", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 239new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVY, "brdrwavy", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 240new RtfControlWordInfo(RtfControlWord.Ctrl_BRDRWAVYDB, "brdrwavydb", RTK_PARAPROPS | RTK_TEXT | RTK_FLAG ), 242new RtfControlWordInfo(RtfControlWord.Ctrl_BRSP, "brsp", RTK_PARAPROPS | RTK_BORDER | RTK_VALUE ), 243new RtfControlWordInfo(RtfControlWord.Ctrl_BULLET, "bullet", RTK_SYMBOL ), 248new RtfControlWordInfo(RtfControlWord.Ctrl_CB, "cb", RTK_CHARPROPS | RTK_VALUE ), 249new RtfControlWordInfo(RtfControlWord.Ctrl_CBPAT, "cbpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 251new RtfControlWordInfo(RtfControlWord.Ctrl_CELL, "cell", RTK_SYMBOL ), 252new RtfControlWordInfo(RtfControlWord.Ctrl_CELLX, "cellx", RTK_TABLEDEF | RTK_VALUE ), 253new RtfControlWordInfo(RtfControlWord.Ctrl_CF, "cf", RTK_CHARPROPS | RTK_VALUE ), 254new RtfControlWordInfo(RtfControlWord.Ctrl_CFPAT, "cfpat", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 282new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGBDIAG, "clbgbdiag", RTK_TABLEDEF | RTK_FLAG ), 283new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGCROSS, "clbgcross", RTK_TABLEDEF | RTK_FLAG ), 284new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDCROSS, "clbgdcross", RTK_TABLEDEF | RTK_FLAG ), 285new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKBDIAG, "clbgdkbdiag", RTK_TABLEDEF | RTK_FLAG ), 286new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKCROSS, "clbgdkcross", RTK_TABLEDEF | RTK_FLAG ), 287new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKDCROSS, "clbgdkdcross", RTK_TABLEDEF | RTK_FLAG ), 288new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKFDIAG, "clbgdkfdiag", RTK_TABLEDEF | RTK_FLAG ), 289new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKHOR, "clbgdkhor", RTK_TABLEDEF | RTK_FLAG ), 290new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGDKVERT, "clbgdkvert", RTK_TABLEDEF | RTK_FLAG ), 291new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGFDIAG, "clbgfdiag", RTK_TABLEDEF | RTK_FLAG ), 292new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGHORIZ, "clbghoriz", RTK_TABLEDEF | RTK_FLAG ), 293new RtfControlWordInfo(RtfControlWord.Ctrl_CLBGVERT, "clbgvert", RTK_TABLEDEF | RTK_FLAG ), 294new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRB, "clbrdrb", RTK_TABLEDEF | RTK_FLAG ), 295new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRL, "clbrdrl", RTK_TABLEDEF | RTK_FLAG ), 296new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRR, "clbrdrr", RTK_TABLEDEF | RTK_FLAG ), 297new RtfControlWordInfo(RtfControlWord.Ctrl_CLBRDRT, "clbrdrt", RTK_TABLEDEF | RTK_FLAG ), 298new RtfControlWordInfo(RtfControlWord.Ctrl_CLCBPAT, "clcbpat", RTK_TABLEDEF | RTK_VALUE ), 299new RtfControlWordInfo(RtfControlWord.Ctrl_CLCFPAT, "clcfpat", RTK_TABLEDEF | RTK_VALUE ), 300new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLL, "cldgll", RTK_TABLEDEF | RTK_FLAG ), 301new RtfControlWordInfo(RtfControlWord.Ctrl_CLDGLU, "cldglu", RTK_TABLEDEF | RTK_FLAG ), 302new RtfControlWordInfo(RtfControlWord.Ctrl_CLFITTEXT, "clfittext", RTK_TABLEDEF | RTK_FLAG ), 303new RtfControlWordInfo(RtfControlWord.Ctrl_CLFTSWIDTH, "clftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 304new RtfControlWordInfo(RtfControlWord.Ctrl_CLMGF, "clmgf", RTK_TABLEDEF | RTK_FLAG ), 305new RtfControlWordInfo(RtfControlWord.Ctrl_CLMRG, "clmrg", RTK_TABLEDEF | RTK_FLAG ), 306new RtfControlWordInfo(RtfControlWord.Ctrl_CLOWRAP, "clowrap", RTK_TABLEDEF | RTK_FLAG | RTK_PARAM ), 307new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADB, "clpadb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 308new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFB, "clpadfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 309new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFL, "clpadfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 310new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFR, "clpadfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 311new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADFT, "clpadft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 312new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADL, "clpadl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 313new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADR, "clpadr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 314new RtfControlWordInfo(RtfControlWord.Ctrl_CLPADT, "clpadt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 315new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDNG, "clshdng", RTK_TABLEDEF | RTK_VALUE ), 316new RtfControlWordInfo(RtfControlWord.Ctrl_CLSHDRAWNIL, "clshdrawnil", RTK_TABLEDEF | RTK_VALUE ), 317new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXBTLR, "cltxbtlr", RTK_TABLEDEF | RTK_FLAG ), 318new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTB, "cltxlrtb", RTK_TABLEDEF | RTK_FLAG ), 319new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXLRTBV, "cltxlrtbv", RTK_TABLEDEF | RTK_FLAG ), 320new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRL, "cltxtbrl", RTK_TABLEDEF | RTK_FLAG ), 321new RtfControlWordInfo(RtfControlWord.Ctrl_CLTXTBRLV, "cltxtbrlv", RTK_TABLEDEF | RTK_FLAG ), 322new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALB, "clvertalb", RTK_TABLEDEF | RTK_FLAG ), 323new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALC, "clvertalc", RTK_TABLEDEF | RTK_FLAG ), 324new RtfControlWordInfo(RtfControlWord.Ctrl_CLVERTALT, "clvertalt", RTK_TABLEDEF | RTK_FLAG ), 325new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMGF, "clvmgf", RTK_TABLEDEF | RTK_FLAG ), 326new RtfControlWordInfo(RtfControlWord.Ctrl_CLVMRG, "clvmrg", RTK_TABLEDEF | RTK_FLAG ), 327new RtfControlWordInfo(RtfControlWord.Ctrl_CLWWIDTH, "clwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 328new RtfControlWordInfo(RtfControlWord.Ctrl_COLLAPSED, "collapsed", RTK_PARAPROPS | RTK_FLAG ), 329new RtfControlWordInfo(RtfControlWord.Ctrl_COLNO, "colno", RTK_SECTIONPROPS | RTK_VALUE ), 330new RtfControlWordInfo(RtfControlWord.Ctrl_COLORTBL, "colortbl", RTK_COLORTABLE | RTK_DESTINATION ), 331new RtfControlWordInfo(RtfControlWord.Ctrl_COLS, "cols", RTK_SECTIONPROPS | RTK_VALUE ), 332new RtfControlWordInfo(RtfControlWord.Ctrl_COLSR, "colsr", RTK_SECTIONPROPS | RTK_VALUE ), 333new RtfControlWordInfo(RtfControlWord.Ctrl_COLSX, "colsx", RTK_SECTIONPROPS | RTK_VALUE ), 334new RtfControlWordInfo(RtfControlWord.Ctrl_COLUMN, "column", RTK_SYMBOL ), 335new RtfControlWordInfo(RtfControlWord.Ctrl_COLW, "colw", RTK_SECTIONPROPS | RTK_VALUE ), 351new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ), 352new RtfControlWordInfo(RtfControlWord.Ctrl_DEFF, "deff", RTK_FONTTABLE | RTK_VALUE ), 354new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANG, "deflang", RTK_DOCPROPS | RTK_VALUE ), 355new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGA, "deflanga", RTK_DOCPROPS | RTK_VALUE ), 356new RtfControlWordInfo(RtfControlWord.Ctrl_DEFLANGFE, "deflangfe", RTK_DOCPROPS | RTK_VALUE ), 359new RtfControlWordInfo(RtfControlWord.Ctrl_DELETED, "deleted", RTK_CHARPROPS | RTK_TOGGLE ), 376new RtfControlWordInfo(RtfControlWord.Ctrl_DN, "dn", RTK_PICTPROPS | RTK_VALUE), 378new RtfControlWordInfo(RtfControlWord.Ctrl_DO, "do", RTK_DRAWOBJ | RTK_DESTINATION ), 462new RtfControlWordInfo(RtfControlWord.Ctrl_DPTXBXTEXT, "dptxbxtext", RTK_DRAWOBJ | RTK_DESTINATION ), 478new RtfControlWordInfo(RtfControlWord.Ctrl_EMDASH, "emdash", RTK_SYMBOL ), 480new RtfControlWordInfo(RtfControlWord.Ctrl_EMSPACE, "emspace", RTK_SYMBOL ), 481new RtfControlWordInfo(RtfControlWord.Ctrl_ENDASH, "endash", RTK_SYMBOL ), 485new RtfControlWordInfo(RtfControlWord.Ctrl_ENSPACE, "enspace", RTK_SYMBOL ), 486new RtfControlWordInfo(RtfControlWord.Ctrl_EXPND, "expnd", RTK_CHARPROPS | RTK_VALUE ), 487new RtfControlWordInfo(RtfControlWord.Ctrl_EXPNDTW, "expndtw", RTK_CHARPROPS | RTK_VALUE ), 489new RtfControlWordInfo(RtfControlWord.Ctrl_F, "f", RTK_CHARPROPS | RTK_VALUE ), 500new RtfControlWordInfo(RtfControlWord.Ctrl_FCHARSET, "fcharset", RTK_FONTTABLE | RTK_VALUE ), 524new RtfControlWordInfo(RtfControlWord.Ctrl_FI, "fi", RTK_PARAPROPS | RTK_VALUE ), 526new RtfControlWordInfo(RtfControlWord.Ctrl_FIELD, "field", RTK_FIELD | RTK_DESTINATION ), 533new RtfControlWordInfo(RtfControlWord.Ctrl_FLDINST, "fldinst", RTK_FIELD | RTK_DESTINATION ), 535new RtfControlWordInfo(RtfControlWord.Ctrl_FLDPRIV, "fldpriv", RTK_FIELD | RTK_FLAG ), 536new RtfControlWordInfo(RtfControlWord.Ctrl_FLDRSLT, "fldrslt", RTK_FIELD | RTK_DESTINATION ), 540new RtfControlWordInfo(RtfControlWord.Ctrl_FNAME, "fname", RTK_FONTTABLE | RTK_DESTINATION ), 545new RtfControlWordInfo(RtfControlWord.Ctrl_FONTTBL, "fonttbl", RTK_FONTTABLE | RTK_DESTINATION ), 546new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTER, "footer", RTK_HEADER | RTK_DESTINATION ), 547new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERF, "footerf", RTK_HEADER | RTK_DESTINATION ), 548new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERL, "footerl", RTK_HEADER | RTK_DESTINATION ), 549new RtfControlWordInfo(RtfControlWord.Ctrl_FOOTERR, "footerr", RTK_HEADER | RTK_DESTINATION ), 568new RtfControlWordInfo(RtfControlWord.Ctrl_FS, "fs", RTK_CHARPROPS | RTK_VALUE ), 611new RtfControlWordInfo(RtfControlWord.Ctrl_GREEN, "green", RTK_COLORTABLE | RTK_VALUE ), 616new RtfControlWordInfo(RtfControlWord.Ctrl_HEADER, "header", RTK_HEADER | RTK_DESTINATION ), 617new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERF, "headerf", RTK_HEADER | RTK_DESTINATION ), 618new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERL, "headerl", RTK_HEADER | RTK_DESTINATION ), 619new RtfControlWordInfo(RtfControlWord.Ctrl_HEADERR, "headerr", RTK_HEADER | RTK_DESTINATION ), 621new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ), 622new RtfControlWordInfo(RtfControlWord.Ctrl_HIGHLIGHT, "highlight", RTK_HIGHLIGHT | RTK_VALUE ), 639new RtfControlWordInfo(RtfControlWord.Ctrl_I, "i", RTK_CHARPROPS | RTK_TOGGLE ), 641new RtfControlWordInfo(RtfControlWord.Ctrl_ILVL, "ilvl", RTK_PARATEXT | RTK_VALUE ), 642new RtfControlWordInfo(RtfControlWord.Ctrl_IMPR, "impr", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 644new RtfControlWordInfo(RtfControlWord.Ctrl_INTBL, "intbl", RTK_PARAPROPS | RTK_FLAG ), 645new RtfControlWordInfo(RtfControlWord.Ctrl_ITAP, "itap", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 649new RtfControlWordInfo(RtfControlWord.Ctrl_JPEGBLIP, "jpegblip", RTK_PICT | RTK_FLAG ), 658new RtfControlWordInfo(RtfControlWord.Ctrl_LANG, "lang", RTK_CHARPROPS | RTK_VALUE ), 659new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFE, "langfe", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 660new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFENP, "langfenp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 661new RtfControlWordInfo(RtfControlWord.Ctrl_LANGNP, "langnp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 664new RtfControlWordInfo(RtfControlWord.Ctrl_LDBLQUOTE, "ldblquote", RTK_SYMBOL ), 665new RtfControlWordInfo(RtfControlWord.Ctrl_LEVEL, "level", RTK_PARAPROPS | RTK_VALUE ), 666new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELFOLLOW, "levelfollow", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 667new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELINDENT, "levelindent", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 668new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJC, "leveljc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 669new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELJCN, "leveljcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 670new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELLEGAL, "levellegal", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 671new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFC, "levelnfc", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 672new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNFCN, "levelnfcn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 673new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNORESTART, "levelnorestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 674new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELNUMBERS, "levelnumbers", RTK_LISTTABLE | RTK_DESTINATION ), 675new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELOLD, "levelold", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 676new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREV, "levelprev", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 677new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELPREVSPACE, "levelprevspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 678new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSPACE, "levelspace", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 679new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELSTARTAT, "levelstartat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 680new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEMPLATEID, "leveltemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 681new RtfControlWordInfo(RtfControlWord.Ctrl_LEVELTEXT, "leveltext", RTK_LISTTABLE | RTK_VALUE ), 682new RtfControlWordInfo(RtfControlWord.Ctrl_LFOLEVEL, "lfolevel", RTK_LISTTABLE | RTK_DESTINATION ), 683new RtfControlWordInfo(RtfControlWord.Ctrl_LI, "li", RTK_PARAPROPS | RTK_VALUE ), 684new RtfControlWordInfo(RtfControlWord.Ctrl_LINE, "line", RTK_SYMBOL ), 696new RtfControlWordInfo(RtfControlWord.Ctrl_LIN, "lin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 697new RtfControlWordInfo(RtfControlWord.Ctrl_LISA, "lisa", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 698new RtfControlWordInfo(RtfControlWord.Ctrl_LISB, "lisb", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 699new RtfControlWordInfo(RtfControlWord.Ctrl_LIST, "list", RTK_LISTTABLE | RTK_FLAG ), 700new RtfControlWordInfo(RtfControlWord.Ctrl_LISTHYBRID, "listhybrid", RTK_LISTTABLE | RTK_FLAG ), 701new RtfControlWordInfo(RtfControlWord.Ctrl_LISTID, "listid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 702new RtfControlWordInfo(RtfControlWord.Ctrl_LISTLEVEL, "listlevel", RTK_LISTTABLE | RTK_DESTINATION ), 703new RtfControlWordInfo(RtfControlWord.Ctrl_LISTNAME, "listname", RTK_LISTTABLE | RTK_DESTINATION ), 704new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDE, "listoverride", RTK_LISTTABLE | RTK_DESTINATION ), 705new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDECOUNT, "listoverridecount", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 706new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDEFORMAT, "listoverrideformat", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 707new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDESTART, "listoverridestart", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 708new RtfControlWordInfo(RtfControlWord.Ctrl_LISTPICTURE, "listpicture", RTK_LISTTABLE | RTK_DESTINATION ), 709new RtfControlWordInfo(RtfControlWord.Ctrl_LISTRESTARTHDN, "listrestarthdn", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 710new RtfControlWordInfo(RtfControlWord.Ctrl_LISTSIMPLE, "listsimple", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 711new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTABLE, "listtable", RTK_LISTTABLE | RTK_DESTINATION ), 712new RtfControlWordInfo(RtfControlWord.Ctrl_LISTOVERRIDETABLE, "listoverridetable", RTK_LISTTABLE | RTK_DESTINATION ), 713new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEMPLATEID, "listtemplateid", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ), 714new RtfControlWordInfo(RtfControlWord.Ctrl_LISTTEXT, "listtext", RTK_PARATEXT | RTK_DESTINATION ), 718new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ), 719new RtfControlWordInfo(RtfControlWord.Ctrl_LQUOTE, "lquote", RTK_SYMBOL ), 720new RtfControlWordInfo(RtfControlWord.Ctrl_LS, "ls", RTK_LISTTABLE | RTK_VALUE ), 721new RtfControlWordInfo(RtfControlWord.Ctrl_LTRCH, "ltrch", RTK_CHARPROPS | RTK_FLAG ), 722new RtfControlWordInfo(RtfControlWord.Ctrl_LTRDOC, "ltrdoc", RTK_DOCPROPS | RTK_FLAG ), 723new RtfControlWordInfo(RtfControlWord.Ctrl_LTRMARK, "ltrmark", RTK_SYMBOL ), 724new RtfControlWordInfo(RtfControlWord.Ctrl_LTRPAR, "ltrpar", RTK_PARAPROPS | RTK_FLAG ), 725new RtfControlWordInfo(RtfControlWord.Ctrl_LTRROW, "ltrrow", RTK_TABLEDEF | RTK_FLAG ), 726new RtfControlWordInfo(RtfControlWord.Ctrl_LTRSECT, "ltrsect", RTK_SECTIONPROPS | RTK_FLAG ), 731new RtfControlWordInfo(RtfControlWord.Ctrl_MAC, "mac", RTK_CHARSET | RTK_FLAG ), 748new RtfControlWordInfo(RtfControlWord.Ctrl_NESTCELL, "nestcell", RTK_TABLEDEF | RTK_SYMBOL ), 749new RtfControlWordInfo(RtfControlWord.Ctrl_NESTROW, "nestrow", RTK_TABLEDEF | RTK_SYMBOL ), 750new RtfControlWordInfo(RtfControlWord.Ctrl_NESTTABLEPROPS, "nesttableprops", RTK_TABLEDEF | RTK_DESTINATION ), 763new RtfControlWordInfo(RtfControlWord.Ctrl_NONSHPPICT, "nonshppict", RTK_PICT | RTK_FLAG ), 769new RtfControlWordInfo(RtfControlWord.Ctrl_NOSUPERSUB, "nosupersub", RTK_CHARPROPS | RTK_FLAG ), 809new RtfControlWordInfo(RtfControlWord.Ctrl_OUTL, "outl", RTK_CHARPROPS | RTK_TOGGLE ), 810new RtfControlWordInfo(RtfControlWord.Ctrl_OUTLINELEVEL, "outlinelevel", RTK_PARATEXT | RTK_VALUE | RTK_PARAM ), 812new RtfControlWordInfo(RtfControlWord.Ctrl_PAGE, "page", RTK_SYMBOL ), 817new RtfControlWordInfo(RtfControlWord.Ctrl_PAR, "par", RTK_SYMBOL ), 818new RtfControlWordInfo(RtfControlWord.Ctrl_PARD, "pard", RTK_PARAPROPS | RTK_FLAG ), 819new RtfControlWordInfo(RtfControlWord.Ctrl_PC, "pc", RTK_CHARSET | RTK_FLAG ), 820new RtfControlWordInfo(RtfControlWord.Ctrl_PCA, "pca", RTK_CHARSET | RTK_FLAG ), 875new RtfControlWordInfo(RtfControlWord.Ctrl_PICHGOAL, "pichgoal", RTK_PICTPROPS | RTK_VALUE ), 878new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEX, "picscalex", RTK_PICTPROPS | RTK_VALUE ), 879new RtfControlWordInfo(RtfControlWord.Ctrl_PICSCALEY, "picscaley", RTK_PICTPROPS | RTK_VALUE ), 880new RtfControlWordInfo(RtfControlWord.Ctrl_PICT, "pict", RTK_PICT | RTK_DESTINATION ), 882new RtfControlWordInfo(RtfControlWord.Ctrl_PICWGOAL, "picwgoal", RTK_PICTPROPS | RTK_VALUE ), 883new RtfControlWordInfo(RtfControlWord.Ctrl_PLAIN, "plain", RTK_CHARPROPS | RTK_FLAG ), 885new RtfControlWordInfo(RtfControlWord.Ctrl_PN, "pn", RTK_BULLETS | RTK_DESTINATION ), 893new RtfControlWordInfo(RtfControlWord.Ctrl_PNBIDIB, "pnbidib", RTK_BULLETS | RTK_FLAG ), 895new RtfControlWordInfo(RtfControlWord.Ctrl_PNCARD, "pncard", RTK_BULLETS | RTK_FLAG ), 904new RtfControlWordInfo(RtfControlWord.Ctrl_PNDEC, "pndec", RTK_BULLETS | RTK_FLAG ), 905new RtfControlWordInfo(RtfControlWord.Ctrl_PNDECD, "pndecd", RTK_BULLETS | RTK_FLAG ), 909new RtfControlWordInfo(RtfControlWord.Ctrl_PNGBLIP, "pngblip", RTK_PICT | RTK_FLAG ), 914new RtfControlWordInfo(RtfControlWord.Ctrl_PNHANG, "pnhang", RTK_BULLETS | RTK_FLAG ), 915new RtfControlWordInfo(RtfControlWord.Ctrl_PNI, "pni", RTK_BULLETS | RTK_TOGGLE ), 916new RtfControlWordInfo(RtfControlWord.Ctrl_PNINDENT, "pnindent", RTK_BULLETS | RTK_VALUE ), 919new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCLTR, "pnlcltr", RTK_BULLETS | RTK_FLAG ), 920new RtfControlWordInfo(RtfControlWord.Ctrl_PNLCRM, "pnlcrm", RTK_BULLETS | RTK_FLAG ), 921new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVL, "pnlvl", RTK_BULLETS | RTK_VALUE ), 922new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBLT, "pnlvlblt", RTK_BULLETS | RTK_FLAG ), 923new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLBODY, "pnlvlbody", RTK_BULLETS | RTK_FLAG ), 924new RtfControlWordInfo(RtfControlWord.Ctrl_PNLVLCONT, "pnlvlcont", RTK_BULLETS | RTK_FLAG ), 926new RtfControlWordInfo(RtfControlWord.Ctrl_PNORD, "pnord", RTK_BULLETS | RTK_FLAG ), 927new RtfControlWordInfo(RtfControlWord.Ctrl_PNORDT, "pnordt", RTK_BULLETS | RTK_FLAG ), 929new RtfControlWordInfo(RtfControlWord.Ctrl_PNQC, "pnqc", RTK_BULLETS | RTK_FLAG ), 930new RtfControlWordInfo(RtfControlWord.Ctrl_PNQL, "pnql", RTK_BULLETS | RTK_FLAG ), 931new RtfControlWordInfo(RtfControlWord.Ctrl_PNQR, "pnqr", RTK_BULLETS | RTK_FLAG ), 934new RtfControlWordInfo(RtfControlWord.Ctrl_PNRESTART, "pnrestart", RTK_BULLETS | RTK_FLAG ), 945new RtfControlWordInfo(RtfControlWord.Ctrl_PNSTART, "pnstart", RTK_BULLETS | RTK_VALUE ), 947new RtfControlWordInfo(RtfControlWord.Ctrl_PNTEXT, "pntext", RTK_BULLETS | RTK_DESTINATION ), 948new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTA, "pntxta", RTK_BULLETS | RTK_DESTINATION ), 949new RtfControlWordInfo(RtfControlWord.Ctrl_PNTXTB, "pntxtb", RTK_BULLETS | RTK_DESTINATION ), 950new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCLTR, "pnucltr", RTK_BULLETS | RTK_FLAG ), 951new RtfControlWordInfo(RtfControlWord.Ctrl_PNUCRM, "pnucrm", RTK_BULLETS | RTK_FLAG ), 995new RtfControlWordInfo(RtfControlWord.Ctrl_QC, "qc", RTK_PARAPROPS | RTK_FLAG ), 996new RtfControlWordInfo(RtfControlWord.Ctrl_QD, "qd", RTK_PARAPROPS | RTK_FLAG ), 997new RtfControlWordInfo(RtfControlWord.Ctrl_QJ, "qj", RTK_PARAPROPS | RTK_FLAG ), 998new RtfControlWordInfo(RtfControlWord.Ctrl_QL, "ql", RTK_PARAPROPS | RTK_FLAG ), 999new RtfControlWordInfo(RtfControlWord.Ctrl_QMSPACE, "qmspace", RTK_SYMBOL ), 1000new RtfControlWordInfo(RtfControlWord.Ctrl_QR, "qr", RTK_PARAPROPS | RTK_FLAG ), 1001new RtfControlWordInfo(RtfControlWord.Ctrl_RDBLQUOTE, "rdblquote", RTK_SYMBOL ), 1002new RtfControlWordInfo(RtfControlWord.Ctrl_RED, "red", RTK_COLORTABLE | RTK_VALUE ), 1015new RtfControlWordInfo(RtfControlWord.Ctrl_RI, "ri", RTK_PARAPROPS | RTK_VALUE ), 1016new RtfControlWordInfo(RtfControlWord.Ctrl_RIN, "rin", RTK_PARAPROPS | RTK_VALUE | RTK_PARAM ), 1017new RtfControlWordInfo(RtfControlWord.Ctrl_ROW, "row", RTK_SYMBOL ), 1018new RtfControlWordInfo(RtfControlWord.Ctrl_RQUOTE, "rquote", RTK_SYMBOL ), 1025new RtfControlWordInfo(RtfControlWord.Ctrl_RTF, "rtf", RTK_FILEPROPS ), 1026new RtfControlWordInfo(RtfControlWord.Ctrl_RTLCH, "rtlch", RTK_CHARPROPS | RTK_FLAG ), 1029new RtfControlWordInfo(RtfControlWord.Ctrl_RTLMARK, "rtlmark", RTK_SYMBOL ), 1030new RtfControlWordInfo(RtfControlWord.Ctrl_RTLPAR, "rtlpar", RTK_PARAPROPS | RTK_FLAG ), 1031new RtfControlWordInfo(RtfControlWord.Ctrl_RTLROW, "rtlrow", RTK_TABLEDEF | RTK_FLAG ), 1032new RtfControlWordInfo(RtfControlWord.Ctrl_RTLSECT, "rtlsect", RTK_SECTIONPROPS | RTK_FLAG ), 1034new RtfControlWordInfo(RtfControlWord.Ctrl_S, "s", RTK_PARAPROPS | RTK_VALUE ), 1035new RtfControlWordInfo(RtfControlWord.Ctrl_SA, "sa", RTK_PARAPROPS | RTK_VALUE ), 1038new RtfControlWordInfo(RtfControlWord.Ctrl_SB, "sb", RTK_PARAPROPS | RTK_VALUE ), 1047new RtfControlWordInfo(RtfControlWord.Ctrl_SCAPS, "scaps", RTK_CHARPROPS | RTK_TOGGLE ), 1050new RtfControlWordInfo(RtfControlWord.Ctrl_SECT, "sect", RTK_SYMBOL ), 1060new RtfControlWordInfo(RtfControlWord.Ctrl_SHAD, "shad", RTK_CHARPROPS | RTK_TOGGLE ), 1061new RtfControlWordInfo(RtfControlWord.Ctrl_SHADING, "shading", RTK_PARAPROPS | RTK_SHADING | RTK_VALUE ), 1076new RtfControlWordInfo(RtfControlWord.Ctrl_SHPINST, "shpinst", RTK_SHAPES | RTK_DESTINATION ), 1080new RtfControlWordInfo(RtfControlWord.Ctrl_SHPPICT, "shppict", RTK_PICT | RTK_DESTINATION ), 1082new RtfControlWordInfo(RtfControlWord.Ctrl_SHPRSLT, "shprslt", RTK_SHAPES | RTK_VALUE ), 1088new RtfControlWordInfo(RtfControlWord.Ctrl_SL, "sl", RTK_PARAPROPS | RTK_VALUE ), 1089new RtfControlWordInfo(RtfControlWord.Ctrl_SLMULT, "slmult", RTK_PARAPROPS | RTK_VALUE ), 1105new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKE, "strike", RTK_CHARPROPS | RTK_TOGGLE ), 1106new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKED, "striked", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ), 1108new RtfControlWordInfo(RtfControlWord.Ctrl_SUB, "sub", RTK_CHARPROPS | RTK_FLAG ), 1112new RtfControlWordInfo(RtfControlWord.Ctrl_SUPER, "super", RTK_CHARPROPS | RTK_FLAG ), 1114new RtfControlWordInfo(RtfControlWord.Ctrl_TAB, "tab", RTK_SYMBOL ), 1162new RtfControlWordInfo(RtfControlWord.Ctrl_TRAUTOFIT, "trautofit", RTK_TABLEDEF | RTK_TOGGLE | RTK_PARAM ), 1163new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRB, "trbrdrb", RTK_TABLEDEF | RTK_FLAG ), 1164new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRH, "trbrdrh", RTK_TABLEDEF | RTK_FLAG ), 1165new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRL, "trbrdrl", RTK_TABLEDEF | RTK_FLAG ), 1166new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRR, "trbrdrr", RTK_TABLEDEF | RTK_FLAG ), 1167new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRT, "trbrdrt", RTK_TABLEDEF | RTK_FLAG ), 1168new RtfControlWordInfo(RtfControlWord.Ctrl_TRBRDRV, "trbrdrv", RTK_TABLEDEF | RTK_FLAG ), 1169new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHA, "trftswidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1170new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTHB, "trftswidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1171new RtfControlWordInfo(RtfControlWord.Ctrl_TRFTSWIDTH, "trftswidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1172new RtfControlWordInfo(RtfControlWord.Ctrl_TRGAPH, "trgaph", RTK_TABLEDEF | RTK_VALUE ), 1175new RtfControlWordInfo(RtfControlWord.Ctrl_TRLEFT, "trleft", RTK_TABLEDEF | RTK_VALUE ), 1176new RtfControlWordInfo(RtfControlWord.Ctrl_TROWD, "trowd", RTK_TABLEDEF | RTK_FLAG ), 1177new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDB, "trpaddb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1178new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFB, "trpaddfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1179new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFL, "trpaddfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1180new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFR, "trpaddfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1181new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDFT, "trpaddft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1182new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDL, "trpaddl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1183new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDR, "trpaddr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1184new RtfControlWordInfo(RtfControlWord.Ctrl_TRPADDT, "trpaddt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1185new RtfControlWordInfo(RtfControlWord.Ctrl_TRQC, "trqc", RTK_TABLEDEF | RTK_FLAG ), 1186new RtfControlWordInfo(RtfControlWord.Ctrl_TRQL, "trql", RTK_TABLEDEF | RTK_FLAG ), 1187new RtfControlWordInfo(RtfControlWord.Ctrl_TRQR, "trqr", RTK_TABLEDEF | RTK_FLAG ), 1188new RtfControlWordInfo(RtfControlWord.Ctrl_TRRH, "trrh", RTK_TABLEDEF | RTK_VALUE ), 1189new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDB, "trspdb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1190new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFB, "trspdfb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1191new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFL, "trspdfl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1192new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFR, "trspdfr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1193new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDFT, "trspdft", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1194new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDL, "trspdl", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1195new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDR, "trspdr", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1196new RtfControlWordInfo(RtfControlWord.Ctrl_TRSPDT, "trspdt", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1198new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHA, "trwwidtha", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1199new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTHB, "trwwidthb", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1200new RtfControlWordInfo(RtfControlWord.Ctrl_TRWWIDTH, "trwwidth", RTK_TABLEDEF | RTK_VALUE | RTK_PARAM ), 1204new RtfControlWordInfo(RtfControlWord.Ctrl_UC, "uc", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1205new RtfControlWordInfo(RtfControlWord.Ctrl_UD, "ud", RTK_UNICODE | RTK_DESTINATION ), 1206new RtfControlWordInfo(RtfControlWord.Ctrl_UL, "ul", RTK_CHARPROPS | RTK_TOGGLE ), 1207new RtfControlWordInfo(RtfControlWord.Ctrl_ULC, "ulc", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ), 1208new RtfControlWordInfo(RtfControlWord.Ctrl_ULD, "uld", RTK_CHARPROPS | RTK_FLAG ), 1209new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASH, "uldash", RTK_CHARPROPS | RTK_TOGGLE ), 1210new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHD, "uldashd", RTK_CHARPROPS | RTK_TOGGLE ), 1211new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHDD, "uldashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1212new RtfControlWordInfo(RtfControlWord.Ctrl_ULDB, "uldb", RTK_CHARPROPS | RTK_TOGGLE ), 1213new RtfControlWordInfo(RtfControlWord.Ctrl_ULHAIR, "ulhair", RTK_CHARPROPS | RTK_TOGGLE ), 1214new RtfControlWordInfo(RtfControlWord.Ctrl_ULHWAVE, "ulhwave", RTK_CHARPROPS | RTK_TOGGLE ), 1215new RtfControlWordInfo(RtfControlWord.Ctrl_ULLDASH, "ulldash", RTK_CHARPROPS | RTK_TOGGLE ), 1216new RtfControlWordInfo(RtfControlWord.Ctrl_ULNONE, "ulnone", RTK_CHARPROPS | RTK_FLAG ), 1217new RtfControlWordInfo(RtfControlWord.Ctrl_ULTH, "ulth", RTK_CHARPROPS | RTK_TOGGLE ), 1218new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHD, "ulthd", RTK_CHARPROPS | RTK_TOGGLE ), 1219new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASH, "ulthdash", RTK_CHARPROPS | RTK_TOGGLE ), 1220new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHD, "ulthdashd", RTK_CHARPROPS | RTK_TOGGLE ), 1221new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHDD, "ulthdashdd", RTK_CHARPROPS | RTK_TOGGLE ), 1222new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHLDASH, "ulthldash", RTK_CHARPROPS | RTK_TOGGLE ), 1223new RtfControlWordInfo(RtfControlWord.Ctrl_ULULDBWAVE, "ululdbwave", RTK_CHARPROPS | RTK_TOGGLE ), 1224new RtfControlWordInfo(RtfControlWord.Ctrl_ULW, "ulw", RTK_CHARPROPS | RTK_FLAG ), 1225new RtfControlWordInfo(RtfControlWord.Ctrl_ULWAVE, "ulwave", RTK_CHARPROPS | RTK_TOGGLE ), 1226new RtfControlWordInfo(RtfControlWord.Ctrl_U, "u", RTK_UNICODE | RTK_VALUE | RTK_PARAM ), 1227new RtfControlWordInfo(RtfControlWord.Ctrl_UP, "up", RTK_CHARPROPS | RTK_VALUE ), 1228new RtfControlWordInfo(RtfControlWord.Ctrl_UPR, "upr", RTK_UNICODE | RTK_DESTINATION ), 1232new RtfControlWordInfo(RtfControlWord.Ctrl_V, "v", RTK_CHARPROPS | RTK_TOGGLE ), 1252new RtfControlWordInfo(RtfControlWord.Ctrl_WMETAFILE, "wmetafile", RTK_PICTPROPS | RTK_VALUE ), 1262new RtfControlWordInfo(RtfControlWord.Ctrl_ZWJ, "zwj", RTK_SYMBOL ), 1264new RtfControlWordInfo(RtfControlWord.Ctrl_ZWNJ, "zwnj", RTK_SYMBOL)
System\Windows\Documents\RtfControlWordInfo.cs (3)
24internal RtfControlWordInfo(RtfControlWord controlWord, string controlName, uint flags) 41internal RtfControlWord Control 75private RtfControlWord _controlWord;
System\Windows\Documents\RtfToXamlLexer.cs (1)
182if (token.RtfControlWordInfo != null && token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_BIN)
System\Windows\Documents\RtfToXamlReader.cs (455)
7853controlWordInfo.Control == RtfControlWord.Ctrl_Unknown && 9032case RtfControlWord.Ctrl_V: 9035case RtfControlWord.Ctrl_DELETED: 9038case RtfControlWord.Ctrl_B: 9041case RtfControlWord.Ctrl_I: 9044case RtfControlWord.Ctrl_IMPR: 9047case RtfControlWord.Ctrl_OUTL: 9050case RtfControlWord.Ctrl_SHAD: 9053case RtfControlWord.Ctrl_SCAPS: 9056case RtfControlWord.Ctrl_FS: 9060case RtfControlWord.Ctrl_EXPND: 9061case RtfControlWord.Ctrl_EXPNDTW: 9064case RtfControlWord.Ctrl_F: 9100case RtfControlWord.Ctrl_DBCH: 9103case RtfControlWord.Ctrl_LOCH: 9106case RtfControlWord.Ctrl_HICH: 9109case RtfControlWord.Ctrl_LANG: 9113case RtfControlWord.Ctrl_LANGFE: 9116case RtfControlWord.Ctrl_DEFLANG: 9119case RtfControlWord.Ctrl_DEFLANGFE: 9122case RtfControlWord.Ctrl_DEFF: 9125case RtfControlWord.Ctrl_FNAME: 9139case RtfControlWord.Ctrl_FCHARSET: 9145case RtfControlWord.Ctrl_HIGHLIGHT: 9148case RtfControlWord.Ctrl_CB: 9151case RtfControlWord.Ctrl_CF: 9154case RtfControlWord.Ctrl_SUB: 9161case RtfControlWord.Ctrl_SUPER: 9168case RtfControlWord.Ctrl_NOSUPERSUB: 9174case RtfControlWord.Ctrl_UP: 9177case RtfControlWord.Ctrl_ULC: 9180case RtfControlWord.Ctrl_UL: 9181case RtfControlWord.Ctrl_ULD: 9182case RtfControlWord.Ctrl_ULDASH: 9183case RtfControlWord.Ctrl_ULDASHD: 9184case RtfControlWord.Ctrl_ULDASHDD: 9185case RtfControlWord.Ctrl_ULDB: 9186case RtfControlWord.Ctrl_ULHAIR: 9187case RtfControlWord.Ctrl_ULHWAVE: 9188case RtfControlWord.Ctrl_ULLDASH: 9189case RtfControlWord.Ctrl_ULTH: 9190case RtfControlWord.Ctrl_ULTHD: 9191case RtfControlWord.Ctrl_ULTHDASH: 9192case RtfControlWord.Ctrl_ULTHDASHD: 9193case RtfControlWord.Ctrl_ULTHDASHDD: 9194case RtfControlWord.Ctrl_ULTHLDASH: 9195case RtfControlWord.Ctrl_ULULDBWAVE: 9196case RtfControlWord.Ctrl_ULWAVE: 9197case RtfControlWord.Ctrl_ULW: 9200case RtfControlWord.Ctrl_ULNONE: 9203case RtfControlWord.Ctrl_STRIKE: 9206case RtfControlWord.Ctrl_STRIKED: 9209case RtfControlWord.Ctrl_PLAIN: 9218case RtfControlWord.Ctrl_PARD: 9221case RtfControlWord.Ctrl_SB: 9224case RtfControlWord.Ctrl_SA: 9227case RtfControlWord.Ctrl_FI: 9241case RtfControlWord.Ctrl_LIN: 9245case RtfControlWord.Ctrl_LI: 9248case RtfControlWord.Ctrl_RIN: 9252case RtfControlWord.Ctrl_RI: 9255case RtfControlWord.Ctrl_QC: 9258case RtfControlWord.Ctrl_QJ: 9261case RtfControlWord.Ctrl_QL: 9264case RtfControlWord.Ctrl_QR: 9267case RtfControlWord.Ctrl_CFPAT: 9270case RtfControlWord.Ctrl_SHADING: 9274case RtfControlWord.Ctrl_CBPAT: 9277case RtfControlWord.Ctrl_SL: 9280case RtfControlWord.Ctrl_SLMULT: 9285case RtfControlWord.Ctrl_LINE: 9290case RtfControlWord.Ctrl_LTRCH: 9293case RtfControlWord.Ctrl_LTRPAR: 9294case RtfControlWord.Ctrl_LTRDOC: 9295case RtfControlWord.Ctrl_LTRSECT: 9298case RtfControlWord.Ctrl_RTLCH: 9301case RtfControlWord.Ctrl_RTLPAR: 9302case RtfControlWord.Ctrl_RTLDOC: 9303case RtfControlWord.Ctrl_RTLSECT: 9313case RtfControlWord.Ctrl_LTRMARK: 9316case RtfControlWord.Ctrl_RTLMARK: 9321case RtfControlWord.Ctrl_PAR: 9322case RtfControlWord.Ctrl_SECT: 9326case RtfControlWord.Ctrl_PAGE: 9331case RtfControlWord.Ctrl_CELL: 9332case RtfControlWord.Ctrl_NESTCELL: 9333case RtfControlWord.Ctrl_ROW: 9334case RtfControlWord.Ctrl_TROWD: 9335case RtfControlWord.Ctrl_NESTROW: 9336case RtfControlWord.Ctrl_NESTTABLEPROPS: 9341case RtfControlWord.Ctrl_TRGAPH: 9342case RtfControlWord.Ctrl_TRLEFT: 9343case RtfControlWord.Ctrl_TRQC: 9344case RtfControlWord.Ctrl_TRQL: 9345case RtfControlWord.Ctrl_TRQR: 9346case RtfControlWord.Ctrl_TRPADDL: 9347case RtfControlWord.Ctrl_TRPADDR: 9348case RtfControlWord.Ctrl_TRPADDB: 9349case RtfControlWord.Ctrl_TRPADDT: 9350case RtfControlWord.Ctrl_TRPADDFL: 9351case RtfControlWord.Ctrl_TRPADDFT: 9352case RtfControlWord.Ctrl_TRPADDFB: 9353case RtfControlWord.Ctrl_TRPADDFR: 9354case RtfControlWord.Ctrl_TRFTSWIDTH: 9355case RtfControlWord.Ctrl_TRFTSWIDTHB: 9356case RtfControlWord.Ctrl_TRFTSWIDTHA: 9357case RtfControlWord.Ctrl_TRWWIDTH: 9358case RtfControlWord.Ctrl_TRWWIDTHB: 9359case RtfControlWord.Ctrl_TRWWIDTHA: 9360case RtfControlWord.Ctrl_TRAUTOFIT: 9361case RtfControlWord.Ctrl_CLWWIDTH: 9362case RtfControlWord.Ctrl_CLFTSWIDTH: 9363case RtfControlWord.Ctrl_TRBRDRT: 9364case RtfControlWord.Ctrl_TRBRDRB: 9365case RtfControlWord.Ctrl_TRBRDRR: 9366case RtfControlWord.Ctrl_TRBRDRL: 9367case RtfControlWord.Ctrl_TRBRDRV: 9368case RtfControlWord.Ctrl_TRBRDRH: 9369case RtfControlWord.Ctrl_CLVERTALT: 9370case RtfControlWord.Ctrl_CLVERTALB: 9371case RtfControlWord.Ctrl_CLVERTALC: 9372case RtfControlWord.Ctrl_CLSHDRAWNIL: 9373case RtfControlWord.Ctrl_CLSHDNG: 9374case RtfControlWord.Ctrl_CLBRDRB: 9375case RtfControlWord.Ctrl_CLBRDRR: 9376case RtfControlWord.Ctrl_CLBRDRT: 9377case RtfControlWord.Ctrl_CLBRDRL: 9378case RtfControlWord.Ctrl_CLCBPAT: 9379case RtfControlWord.Ctrl_CLCFPAT: 9380case RtfControlWord.Ctrl_CLPADL: 9381case RtfControlWord.Ctrl_CLPADFL: 9382case RtfControlWord.Ctrl_CLPADR: 9383case RtfControlWord.Ctrl_CLPADFR: 9384case RtfControlWord.Ctrl_CLPADT: 9385case RtfControlWord.Ctrl_CLPADFT: 9386case RtfControlWord.Ctrl_CLPADB: 9387case RtfControlWord.Ctrl_CLPADFB: 9388case RtfControlWord.Ctrl_CELLX: 9389case RtfControlWord.Ctrl_BRDRART: 9390case RtfControlWord.Ctrl_BRDRB: 9391case RtfControlWord.Ctrl_BRDRNIL: 9392case RtfControlWord.Ctrl_BRDRNONE: 9393case RtfControlWord.Ctrl_BRDRTBL: 9394case RtfControlWord.Ctrl_BRDRBAR: 9395case RtfControlWord.Ctrl_BRDRBTW: 9396case RtfControlWord.Ctrl_BRDRCF: 9397case RtfControlWord.Ctrl_BRDRDASH: 9398case RtfControlWord.Ctrl_BRDRDASHD: 9399case RtfControlWord.Ctrl_BRDRDASHDD: 9400case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 9401case RtfControlWord.Ctrl_BRDRDASHSM: 9402case RtfControlWord.Ctrl_BRDRDB: 9403case RtfControlWord.Ctrl_BRDRDOT: 9404case RtfControlWord.Ctrl_BRDREMBOSS: 9405case RtfControlWord.Ctrl_BRDRENGRAVE: 9406case RtfControlWord.Ctrl_BRDRFRAME: 9407case RtfControlWord.Ctrl_BRDRHAIR: 9408case RtfControlWord.Ctrl_BRDRINSET: 9409case RtfControlWord.Ctrl_BRDRL: 9410case RtfControlWord.Ctrl_BRDROUTSET: 9411case RtfControlWord.Ctrl_BRDRR: 9412case RtfControlWord.Ctrl_BRDRS: 9413case RtfControlWord.Ctrl_BRDRSH: 9414case RtfControlWord.Ctrl_BRDRT: 9415case RtfControlWord.Ctrl_BRDRTH: 9416case RtfControlWord.Ctrl_BRDRTHTNLG: 9417case RtfControlWord.Ctrl_BRDRTHTNMG: 9418case RtfControlWord.Ctrl_BRDRTHTNSG: 9419case RtfControlWord.Ctrl_BRDRTNTHLG: 9420case RtfControlWord.Ctrl_BRDRTNTHMG: 9421case RtfControlWord.Ctrl_BRDRTNTHSG: 9422case RtfControlWord.Ctrl_BRDRTNTHTNLG: 9423case RtfControlWord.Ctrl_BRDRTNTHTNMG: 9424case RtfControlWord.Ctrl_BRDRTNTHTNSG: 9425case RtfControlWord.Ctrl_BRDRTRIPLE: 9426case RtfControlWord.Ctrl_BRDRW: 9427case RtfControlWord.Ctrl_BRDRWAVY: 9428case RtfControlWord.Ctrl_BRDRWAVYDB: 9429case RtfControlWord.Ctrl_BRSP: 9430case RtfControlWord.Ctrl_BOX: 9431case RtfControlWord.Ctrl_RTLROW: 9432case RtfControlWord.Ctrl_LTRROW: 9433case RtfControlWord.Ctrl_TRSPDB: 9434case RtfControlWord.Ctrl_TRSPDFB: 9435case RtfControlWord.Ctrl_TRSPDFL: 9436case RtfControlWord.Ctrl_TRSPDFR: 9437case RtfControlWord.Ctrl_TRSPDFT: 9438case RtfControlWord.Ctrl_TRSPDL: 9439case RtfControlWord.Ctrl_TRSPDR: 9440case RtfControlWord.Ctrl_TRSPDT: 9441case RtfControlWord.Ctrl_CLMGF: 9442case RtfControlWord.Ctrl_CLMRG: 9443case RtfControlWord.Ctrl_CLVMGF: 9444case RtfControlWord.Ctrl_CLVMRG: 9449case RtfControlWord.Ctrl_TAB: 9452case RtfControlWord.Ctrl_EMDASH: 9455case RtfControlWord.Ctrl_ENDASH: 9458case RtfControlWord.Ctrl_EMSPACE: 9461case RtfControlWord.Ctrl_ENSPACE: 9464case RtfControlWord.Ctrl_QMSPACE: 9467case RtfControlWord.Ctrl_BULLET: 9470case RtfControlWord.Ctrl_LQUOTE: 9473case RtfControlWord.Ctrl_RQUOTE: 9476case RtfControlWord.Ctrl_LDBLQUOTE: 9479case RtfControlWord.Ctrl_RDBLQUOTE: 9482case RtfControlWord.Ctrl_ZWJ: // zero-width-joiner 9485case RtfControlWord.Ctrl_ZWNJ: // zero-width-non-joiner 9489case RtfControlWord.Ctrl_ANSICPG: 9494case RtfControlWord.Ctrl_ANSI: 9495case RtfControlWord.Ctrl_MAC: 9496case RtfControlWord.Ctrl_PC: 9497case RtfControlWord.Ctrl_PCA: 9498case RtfControlWord.Ctrl_UPR: 9499case RtfControlWord.Ctrl_UD: 9500case RtfControlWord.Ctrl_UC: 9503case RtfControlWord.Ctrl_U: 9509case RtfControlWord.Ctrl_FIELD: 9510case RtfControlWord.Ctrl_FLDRSLT: 9511case RtfControlWord.Ctrl_FLDINST: 9512case RtfControlWord.Ctrl_FLDPRIV: 9517case RtfControlWord.Ctrl_ILVL: 9520case RtfControlWord.Ctrl_INTBL: 9524case RtfControlWord.Ctrl_LS: 9535case RtfControlWord.Ctrl_ITAP: 9540case RtfControlWord.Ctrl_BIN: 9545case RtfControlWord.Ctrl_LIST: 9546case RtfControlWord.Ctrl_LISTTEMPLATEID: 9547case RtfControlWord.Ctrl_LISTHYBRID: 9548case RtfControlWord.Ctrl_LISTSIMPLE: 9549case RtfControlWord.Ctrl_LISTLEVEL: 9550case RtfControlWord.Ctrl_LISTTEXT: 9551case RtfControlWord.Ctrl_LEVELNFC: 9552case RtfControlWord.Ctrl_LEVELNFCN: 9553case RtfControlWord.Ctrl_LEVELJC: 9554case RtfControlWord.Ctrl_LEVELJCN: 9555case RtfControlWord.Ctrl_LEVELFOLLOW: 9556case RtfControlWord.Ctrl_LEVELSTARTAT: 9557case RtfControlWord.Ctrl_LEVELSPACE: 9558case RtfControlWord.Ctrl_LEVELINDENT: 9559case RtfControlWord.Ctrl_LEVELTEXT: 9560case RtfControlWord.Ctrl_LEVELTEMPLATEID: 9561case RtfControlWord.Ctrl_LISTID: 9562case RtfControlWord.Ctrl_LEVELNUMBERS: 9563case RtfControlWord.Ctrl_LISTOVERRIDE: 9567case RtfControlWord.Ctrl_LISTPICTURE: 9572case RtfControlWord.Ctrl_PNLVL: 9573case RtfControlWord.Ctrl_PNLVLBLT: 9574case RtfControlWord.Ctrl_PNLVLBODY: 9575case RtfControlWord.Ctrl_PNLVLCONT: 9576case RtfControlWord.Ctrl_PNCARD: 9577case RtfControlWord.Ctrl_PNDEC: 9578case RtfControlWord.Ctrl_PNUCLTR: 9579case RtfControlWord.Ctrl_PNUCRM: 9580case RtfControlWord.Ctrl_PNLCLTR: 9581case RtfControlWord.Ctrl_PNLCRM: 9582case RtfControlWord.Ctrl_PNORD: 9583case RtfControlWord.Ctrl_PNORDT: 9584case RtfControlWord.Ctrl_PNBIDIA: 9585case RtfControlWord.Ctrl_PNBIDIB: 9586case RtfControlWord.Ctrl_PN: 9587case RtfControlWord.Ctrl_PNTXTA: 9588case RtfControlWord.Ctrl_PNTXTB: 9589case RtfControlWord.Ctrl_PNTEXT: 9590case RtfControlWord.Ctrl_PNSTART: 9595case RtfControlWord.Ctrl_DO: 9596case RtfControlWord.Ctrl_SHPRSLT: 9597case RtfControlWord.Ctrl_DPTXBXTEXT: 9598case RtfControlWord.Ctrl_SHPPICT: 9599case RtfControlWord.Ctrl_NONSHPPICT: 9604case RtfControlWord.Ctrl_FONTTBL: 9608case RtfControlWord.Ctrl_COLORTBL: 9612case RtfControlWord.Ctrl_LISTTABLE: 9616case RtfControlWord.Ctrl_LISTOVERRIDETABLE: 9620case RtfControlWord.Ctrl_RED: 9626case RtfControlWord.Ctrl_GREEN: 9630case RtfControlWord.Ctrl_BLUE: 9636case RtfControlWord.Ctrl_SHPINST: 9639case RtfControlWord.Ctrl_PICT: 9654case RtfControlWord.Ctrl_PNGBLIP: 9660case RtfControlWord.Ctrl_JPEGBLIP: 9666case RtfControlWord.Ctrl_WMETAFILE: 9672case RtfControlWord.Ctrl_DN: 9680case RtfControlWord.Ctrl_PICHGOAL: 9686case RtfControlWord.Ctrl_PICWGOAL: 9692case RtfControlWord.Ctrl_PICSCALEX: 9698case RtfControlWord.Ctrl_PICSCALEY: 9956if (token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_NESTTABLEPROPS) 9972case RtfControlWord.Ctrl_CELL: 9992case RtfControlWord.Ctrl_NESTCELL: 10021case RtfControlWord.Ctrl_TROWD: 10027case RtfControlWord.Ctrl_ROW: 10028case RtfControlWord.Ctrl_NESTROW: 10064case RtfControlWord.Ctrl_NESTTABLEPROPS: 10141case RtfControlWord.Ctrl_LIST: 10148case RtfControlWord.Ctrl_LISTTEMPLATEID: 10158case RtfControlWord.Ctrl_LISTHYBRID: 10159case RtfControlWord.Ctrl_LISTSIMPLE: 10164listTableEntry.Simple = token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_LISTSIMPLE; 10169case RtfControlWord.Ctrl_LISTLEVEL: 10180case RtfControlWord.Ctrl_LISTTEXT: 10193case RtfControlWord.Ctrl_LEVELNFC: 10194case RtfControlWord.Ctrl_LEVELNFCN: 10207case RtfControlWord.Ctrl_LEVELJC: 10208case RtfControlWord.Ctrl_LEVELJCN: 10212case RtfControlWord.Ctrl_LEVELFOLLOW: 10215case RtfControlWord.Ctrl_LEVELSTARTAT: 10239case RtfControlWord.Ctrl_LEVELSPACE: 10241case RtfControlWord.Ctrl_LEVELINDENT: 10243case RtfControlWord.Ctrl_LEVELTEXT: 10245case RtfControlWord.Ctrl_LEVELTEMPLATEID: 10248case RtfControlWord.Ctrl_LISTID: 10269case RtfControlWord.Ctrl_LEVELNUMBERS: 10272case RtfControlWord.Ctrl_LISTOVERRIDE: 10285case RtfControlWord.Ctrl_LS: 10310case RtfControlWord.Ctrl_DO: 10314case RtfControlWord.Ctrl_SHPRSLT: 10320case RtfControlWord.Ctrl_DPTXBXTEXT: 10360case RtfControlWord.Ctrl_SHPPICT: 10381case RtfControlWord.Ctrl_NONSHPPICT: 10404case RtfControlWord.Ctrl_PNLVL: 10407case RtfControlWord.Ctrl_PNLVLBLT: 10411case RtfControlWord.Ctrl_PNLVLBODY: 10415case RtfControlWord.Ctrl_PNLVLCONT: 10418case RtfControlWord.Ctrl_PNCARD: 10421case RtfControlWord.Ctrl_PNDEC: 10424case RtfControlWord.Ctrl_PNUCLTR: 10427case RtfControlWord.Ctrl_PNUCRM: 10430case RtfControlWord.Ctrl_PNLCLTR: 10433case RtfControlWord.Ctrl_PNLCRM: 10436case RtfControlWord.Ctrl_PNORD: 10439case RtfControlWord.Ctrl_PNORDT: 10442case RtfControlWord.Ctrl_PNBIDIA: 10445case RtfControlWord.Ctrl_PNBIDIB: 10448case RtfControlWord.Ctrl_PN: 10452case RtfControlWord.Ctrl_PNTXTA: 10455case RtfControlWord.Ctrl_PNTXTB: 10458case RtfControlWord.Ctrl_PNTEXT: 10470case RtfControlWord.Ctrl_PNSTART: 10491case RtfControlWord.Ctrl_TRGAPH: 10493case RtfControlWord.Ctrl_TRLEFT: 10496case RtfControlWord.Ctrl_TRQC: 10499case RtfControlWord.Ctrl_TRQL: 10502case RtfControlWord.Ctrl_TRQR: 10505case RtfControlWord.Ctrl_TRPADDL: 10508case RtfControlWord.Ctrl_TRPADDR: 10511case RtfControlWord.Ctrl_TRPADDB: 10514case RtfControlWord.Ctrl_TRPADDT: 10517case RtfControlWord.Ctrl_TRPADDFL: 10520case RtfControlWord.Ctrl_TRPADDFT: 10523case RtfControlWord.Ctrl_TRPADDFB: 10526case RtfControlWord.Ctrl_TRPADDFR: 10529case RtfControlWord.Ctrl_TRSPDFB: 10533case RtfControlWord.Ctrl_TRSPDFL: 10537case RtfControlWord.Ctrl_TRSPDFR: 10541case RtfControlWord.Ctrl_TRSPDFT: 10545case RtfControlWord.Ctrl_TRSPDB: 10548case RtfControlWord.Ctrl_TRSPDL: 10551case RtfControlWord.Ctrl_TRSPDR: 10554case RtfControlWord.Ctrl_TRSPDT: 10557case RtfControlWord.Ctrl_TRWWIDTH: 10561case RtfControlWord.Ctrl_TRFTSWIDTH: 10566case RtfControlWord.Ctrl_TRWWIDTHB: 10569case RtfControlWord.Ctrl_TRFTSWIDTHB: 10571case RtfControlWord.Ctrl_TRWWIDTHA: 10575case RtfControlWord.Ctrl_TRFTSWIDTHA: 10579case RtfControlWord.Ctrl_TRAUTOFIT: 10583case RtfControlWord.Ctrl_CLWWIDTH: 10587case RtfControlWord.Ctrl_CLFTSWIDTH: 10592case RtfControlWord.Ctrl_TRBRDRT: 10595case RtfControlWord.Ctrl_TRBRDRB: 10598case RtfControlWord.Ctrl_TRBRDRR: 10601case RtfControlWord.Ctrl_TRBRDRL: 10604case RtfControlWord.Ctrl_TRBRDRV: 10607case RtfControlWord.Ctrl_TRBRDRH: 10610case RtfControlWord.Ctrl_CLVERTALT: 10614case RtfControlWord.Ctrl_CLVERTALB: 10618case RtfControlWord.Ctrl_CLVERTALC: 10622case RtfControlWord.Ctrl_CLSHDNG: 10627case RtfControlWord.Ctrl_CLSHDRAWNIL: 10634case RtfControlWord.Ctrl_CLBRDRB: 10638case RtfControlWord.Ctrl_CLBRDRR: 10642case RtfControlWord.Ctrl_CLBRDRT: 10646case RtfControlWord.Ctrl_CLBRDRL: 10650case RtfControlWord.Ctrl_CLCBPAT: 10654case RtfControlWord.Ctrl_CLCFPAT: 10658case RtfControlWord.Ctrl_CLPADL: 10662case RtfControlWord.Ctrl_CLPADR: 10666case RtfControlWord.Ctrl_CLPADB: 10670case RtfControlWord.Ctrl_CLPADT: 10674case RtfControlWord.Ctrl_CLPADFL: 10677case RtfControlWord.Ctrl_CLPADFT: 10680case RtfControlWord.Ctrl_CLPADFB: 10683case RtfControlWord.Ctrl_CLPADFR: 10686case RtfControlWord.Ctrl_CELLX: 10691case RtfControlWord.Ctrl_RTLROW: 10694case RtfControlWord.Ctrl_LTRROW: 10699case RtfControlWord.Ctrl_CLMGF: 10704case RtfControlWord.Ctrl_CLMRG: 10709case RtfControlWord.Ctrl_CLVMGF: 10714case RtfControlWord.Ctrl_CLVMRG: 10721case RtfControlWord.Ctrl_BRDRL: 10725case RtfControlWord.Ctrl_BRDRR: 10729case RtfControlWord.Ctrl_BRDRT: 10733case RtfControlWord.Ctrl_BRDRB: 10737case RtfControlWord.Ctrl_BOX: 10741case RtfControlWord.Ctrl_BRDRNIL: 10745case RtfControlWord.Ctrl_BRSP: 10749case RtfControlWord.Ctrl_BRDRTBL: 10756case RtfControlWord.Ctrl_BRDRART: 10763case RtfControlWord.Ctrl_BRDRBAR: 10766case RtfControlWord.Ctrl_BRDRBTW: 10768case RtfControlWord.Ctrl_BRDRCF: 10774case RtfControlWord.Ctrl_BRDRDASH: 10781case RtfControlWord.Ctrl_BRDRDASHD: 10788case RtfControlWord.Ctrl_BRDRDASHDD: 10795case RtfControlWord.Ctrl_BRDRDASHDOTSTR: 10802case RtfControlWord.Ctrl_BRDRDASHSM: 10809case RtfControlWord.Ctrl_BRDRDB: 10816case RtfControlWord.Ctrl_BRDRDOT: 10823case RtfControlWord.Ctrl_BRDREMBOSS: 10830case RtfControlWord.Ctrl_BRDRENGRAVE: 10837case RtfControlWord.Ctrl_BRDRFRAME: 10844case RtfControlWord.Ctrl_BRDRHAIR: 10851case RtfControlWord.Ctrl_BRDRINSET: 10858case RtfControlWord.Ctrl_BRDROUTSET: 10865case RtfControlWord.Ctrl_BRDRS: 10871case RtfControlWord.Ctrl_BRDRSH: 10878case RtfControlWord.Ctrl_BRDRTH: 10884case RtfControlWord.Ctrl_BRDRTHTNLG: 10891case RtfControlWord.Ctrl_BRDRTHTNMG: 10898case RtfControlWord.Ctrl_BRDRTHTNSG: 10905case RtfControlWord.Ctrl_BRDRTNTHLG: 10912case RtfControlWord.Ctrl_BRDRTNTHMG: 10919case RtfControlWord.Ctrl_BRDRTNTHSG: 10926case RtfControlWord.Ctrl_BRDRTNTHTNLG: 10933case RtfControlWord.Ctrl_BRDRTNTHTNMG: 10940case RtfControlWord.Ctrl_BRDRTNTHTNSG: 10947case RtfControlWord.Ctrl_BRDRTRIPLE: 10954case RtfControlWord.Ctrl_BRDRW: 10962case RtfControlWord.Ctrl_BRDRNONE: 10967case RtfControlWord.Ctrl_BRDRWAVY: 10974case RtfControlWord.Ctrl_BRDRWAVYDB: 10996case RtfControlWord.Ctrl_FIELD: 11004case RtfControlWord.Ctrl_FLDRSLT: 11011case RtfControlWord.Ctrl_FLDPRIV: 11018case RtfControlWord.Ctrl_FLDINST: 11333case RtfControlWord.Ctrl_ANSI: 11339case RtfControlWord.Ctrl_MAC: 11343case RtfControlWord.Ctrl_PC: 11347case RtfControlWord.Ctrl_PCA: 11351case RtfControlWord.Ctrl_UPR: 11355case RtfControlWord.Ctrl_U: 11358case RtfControlWord.Ctrl_UD: 11375case RtfControlWord.Ctrl_UC: 11434case RtfControlWord.Ctrl_FCHARSET: