home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / WeddingMagic / wm4setup.exe / WedMagic4DB.mdb / EnvelopeSetup.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-06-25  |  1.0 KB

  1. {
  2.     "schema": {
  3.         "EnvelopeID": "Long Integer",
  4.         "PartyID": "Long Integer",
  5.         "EnvelopeTypeID": "Long Integer",
  6.         "UnitsOfMeasure": "Long Integer NOT NULL",
  7.         "ContentPosition": "Long Integer NOT NULL",
  8.         "ContentTopMargin": "Long Integer NOT NULL",
  9.         "ContentLeftMargin": "Long Integer NOT NULL",
  10.         "ContentJustification": "Integer NOT NULL",
  11.         "ReturnAddress": "Text (255)",
  12.         "ReturnAddressPosition": "Long Integer NOT NULL",
  13.         "ReturnTopMargin": "Long Integer NOT NULL",
  14.         "ReturnLeftMargin": "Long Integer NOT NULL",
  15.         "ReturnJustification": "Boolean NOT NULL",
  16.         "FontName": "Text (50) NOT NULL",
  17.         "FontSize": "Integer",
  18.         "FontBold": "Boolean NOT NULL",
  19.         "FontItalic": "Boolean NOT NULL",
  20.         "FontColor": "Long Integer NOT NULL",
  21.         "LabelConfiguration": "Long Integer",
  22.         "LabelDesc": "Text (100)",
  23.         "Separator": "Text (50)",
  24.         "ShowChildNamesAs": "Text (50)",
  25.         "ApplySettingsToGrid": "Boolean NOT NULL",
  26.         "ViewOneLine": "Boolean NOT NULL",
  27.         "Orientation": "Long Integer",
  28.         "PrinterName": "Text (100)",
  29.         "PaperSize": "Long Integer",
  30.         "Height": "Single NOT NULL",
  31.         "Width": "Single NOT NULL",
  32.         "PaperBin": "Long Integer",
  33.         "TextAngle": "Long Integer NOT NULL"
  34.     },
  35.     "data": []
  36. }