expressionSeparatingSymbol Property

Summary

Gets or sets the separating symbol for the given expression.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStampTranslator.prototype, 'expressionSeparatingSymbol', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly