expressionStartSymbol Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly