| Name | Description | |
|---|---|---|
|  | GdPictureOfficeTemplateDelimiter Constructor | Represents the start and end delimiters used for template replacement in a GdPictureOfficeTemplateConfiguration. | 
GdPictureOfficeTemplateDelimiter Class Members
                                    
                                        In This Topic
                                    
                                
                                The following tables list the members exposed by GdPictureOfficeTemplateDelimiter.
Public Constructors
Public Properties
| Name | Description | |
|---|---|---|
|  | End | Gets or sets the end delimiter used to mark the end of a template placeholder. | 
|  | ObjectDelimiter | Gets or sets the object delimiter used to separate nested object properties (e.g., "." in "myObject.property"). Defaults to "." if not specified. | 
|  | Start | Gets or sets the start delimiter used to mark the beginning of a template placeholder. | 
See Also