expressionEndSymbol Property

Summary

Gets or sets the expression's ending symbol.

Syntax

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

Property Value

A value of the ending symbol for the given expression. 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