expressionStartSymbol Property

Summary

Gets or sets the starting symbol the expression should start with.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStampTranslator.prototype, 'expressionStartSymbol', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
expressionStartSymbol: string; 

Property Value

A value of the starting symbol the expression should start with, the default value is "{{".

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly