←Select platform

ExpressionEndSymbol Property

Summary
Gets or sets the expression's ending symbol.
Syntax
C#
C++/CLI
Java
Python
public string ExpressionEndSymbol { get; set; } 
public String getExpressionEndSymbol() 
public void setExpressionEndSymbol(String expressionEndSymbol) 
public:  
   property String^ ExpressionEndSymbol 
   { 
      String^ get() 
      void set(String^ value) 
   } 
ExpressionEndSymbol # get and set (AnnBatesStampTranslator) 

Property Value

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