title

Deprecated. Text and formatting for the title of the individual presentation slide

Referenced by: slide

Properties

Property Details
backgroundColor[] The color of the title text box, for example [0,0,0,255].
borderColor[] The color of the border surrounding the title text box, for example [0,0,0,255].
borderSize The sizing of the border.
font The font style picked for the title.
fontSize The size of the font for the text in the title.
foregroundColor[] Color of the text.
horizontalAlignment The alignment of the text box.
opacity The opacity of background and border.
text Text to display as titles for slide.
titleFontStyle A number between 1 and 7.

title Example

{
  "backgroundColor": [
    0,
    0,
    0,
    255
  ],
  "borderColor": [
    0,
    0,
    0,
    255
  ],
  "borderSize": 0,
  "font": "Tahoma",
  "fontSize": 32,
  "foregroundColor": [
    255,
    255,
    255,
    255
  ],
  "horizontalAlignment": 1,
  "opacity": 0.63,
  "text": "Onwards to \rUCSB",
  "titleFontStyle": 1
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close