GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureOfficeTemplateDelimiter Class / Start Property





In This Topic
Start Property (GdPictureOfficeTemplateDelimiter)
In This Topic
Gets or sets the start delimiter used to mark the beginning of a template placeholder.
Syntax
'Declaration
 
<JsonPropertyAttribute("start")>
Public Property Start As String
 
See Also