home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / DTFL201.ZIP / $SAMPLE.DT_ / $SAMPLE.DT / tbLayoutDetail.json < prev    next >
JavaScript Object Notation  |  1998-05-27  |  1KB

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "FieldName": "Text (255)",
  5.         "Type": "Integer",
  6.         "Format": "Memo/Hyperlink (255)",
  7.         "Left": "Integer",
  8.         "Top": "Integer",
  9.         "Width": "Integer",
  10.         "Height": "Integer",
  11.         "FontName": "Text (50)",
  12.         "FontSize": "Single",
  13.         "FontBold": "Boolean NOT NULL",
  14.         "FontItalic": "Boolean NOT NULL",
  15.         "FontUnderline": "Boolean NOT NULL",
  16.         "FontStrikethru": "Boolean NOT NULL",
  17.         "ForeColor": "Long Integer",
  18.         "BackColor": "Long Integer",
  19.         "DrawWidth": "Integer",
  20.         "DrawStyle": "Byte"
  21.     },
  22.     "data": [
  23.         {
  24.             "id": 1,
  25.             "FieldName": "To:",
  26.             "Type": 1,
  27.             "Left": 180,
  28.             "Top": 180,
  29.             "Width": 555,
  30.             "Height": 375,
  31.             "FontName": "Arial",
  32.             "FontSize": 12,
  33.             "FontBold": 1,
  34.             "FontItalic": 0,
  35.             "FontUnderline": 0,
  36.             "FontStrikethru": 0,
  37.             "ForeColor": -2147483630,
  38.             "BackColor": 0,
  39.             "DrawWidth": 0,
  40.             "DrawStyle": 0
  41.         },
  42.         {
  43.             "id": 1,
  44.             "FieldName": "[First Name]+  +[Last Name]+<New line>+[Business Address]+<New line>+[Business City]+<New line>+[Business State]+, +[Business Zip]",
  45.             "Type": 1,
  46.             "Left": 1350,
  47.             "Top": 630,
  48.             "Width": 3525,
  49.             "Height": 1995,
  50.             "FontName": "Arial",
  51.             "FontSize": 9.75,
  52.             "FontBold": 0,
  53.             "FontItalic": 0,
  54.             "FontUnderline": 0,
  55.             "FontStrikethru": 0,
  56.             "ForeColor": -2147483630,
  57.             "BackColor": 0,
  58.             "DrawWidth": 0,
  59.             "DrawStyle": 0
  60.         }
  61.     ]
  62. }