[{
"layoutTemplate": "A4 Landscape",
"pageSize": [29.7, 21],
"pageUnits": "CENTIMETER",
"activeDataFrameSize": [27.75, 15.91],
"layoutOptions": {
"hasAuthorText": true,
"hasCopyrightText": true,
"hasTitleText": true,
"hasLegend": true,
"customTextElements": []
}
},
{
"layoutTemplate": "MyTemplatesWithCustomTextElements",
"pageSize": [11, 8.5],
"pageUnits": "INCH",
"activeDataFrameSize": [6.65, 7.34],
"layoutOptions": {
"hasAuthorText": false,
"hasCopyrightText": true,
"hasTitleText": true,
"hasLegend": true,
"customTextElements": [
{ "CityName": "Redlands" },
{ "MapCenterCoordinates": "" }
{ "SelectedParcelID": ""}
]
}
}]