{
    "Name":"Subtitle2",
    "Thumbnail":"pack://siteoforigin:,,,/Data/Text/thumb/SubtitleStyle2.jpg",
	"Tags":"subtitle",
	"Caption": "FFFFFF",
    "Items":
    [{
        "$type":"Apowersoft.VideoEditor.Model.SegmentImage, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
        "Data":"pack://siteoforigin:,,,/Data/Text/segment/subtitles1.png",
		"ControlHorizontalAlignment": "Center",
		"ControlVerticalAlignment": "Bottom",
		"InitWidth": 500,
		"InitHeight": 40,
		"Offset":"0,-22",		
        },
        {
            "$type":"Apowersoft.VideoEditor.Model.SegmentText, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
            "Data": "HAPPY TIME!",
            "TextStyle": {
			"FontSize": 28,
			"FontFamily": "Arial",
			"SolidColor": "#FFFFFF" },
            "Offset":"0,-14",
			"ControlHorizontalAlignment": "Center",
			"ControlVerticalAlignment": "Bottom"
        }]
}