Advertisement
thurask

Untitled

Jan 3rd, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.99 KB | None | 0 0
  1. {
  2.    "backgroundAmount" : 0.50,
  3.    "customThemeColor" : 0.50,
  4.    "date" : "03 Jan 2017",
  5.    "dateCreated" : "2017-Jan-03-18-12-19-702",
  6.    "itemType" : "Presentation",
  7.    "name" : "Presentation Title",
  8.    "pages" : [
  9.       {
  10.          "text" : "First slide",
  11.          "type" : "text"
  12.       },
  13.       {
  14.          "text" : "Chapter 1",
  15.          "type" : "chapter"
  16.       },
  17.       {
  18.          "orientation" : 0,
  19.          "real_height" : 0,
  20.          "real_width" : 0,
  21.          "src" : "{3ffac3e2-2591-4a71-945a-bbe13c90fca4}IMG_20170103_181303.jpg",
  22.          "text" : "Picture description",
  23.          "type" : "image"
  24.       },
  25.       {
  26.          "content" : [
  27.             {
  28.                "bullets" : [ "Bullet 1", "Bullet 2", "Bullet 3" ],
  29.                "type" : "bullets"
  30.             }
  31.          ],
  32.          "text" : "Chapter 2",
  33.          "type" : "chapter"
  34.       }
  35.    ],
  36.    "theme" : "monochrome",
  37.    "useAgendaPage" : "true",
  38.    "useInformationPage" : "true",
  39.    "version" : "1.5"
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement