←Select platform

ExpressionSeparatingSymbol Property

Summary
Gets or sets the separating symbol for the given expression.
Syntax
C#
C++/CLI
Java
Python
public string ExpressionSeparatingSymbol { get; set; } 
public String getExpressionSeparatingSymbol() 
public void setExpressionSeparatingSymbol(String expressionSeparatingSymbol) 
public:  
   property String^ ExpressionSeparatingSymbol 
   { 
      String^ get() 
      void set(String^ value) 
   } 
ExpressionSeparatingSymbol # get and set (AnnBatesStampTranslator) 

Property Value

A value for the given expression that separates the Bates stamp element properties. The default value is "*".

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.