expressionSeparatingSymbol Property

Summary

Gets or sets the separating symbol for the given expression.

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

Property Value

A value for the given expression that separates the Bates stamp element properties. 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