←Select platform

ExpressionEndSymbol Property

Summary
Gets or sets the expression's ending symbol.
Syntax
C#
VB
C++
Java
public string ExpressionEndSymbol { get; set; } 
Public Property ExpressionEndSymbol As String 
public String getExpressionEndSymbol() 
public void setExpressionEndSymbol(String expressionEndSymbol) 
public:  
   property String^ ExpressionEndSymbol 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A value of the ending symbol for the given expression. The default value is "}}".

Requirements

Target Platforms

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

Leadtools.Annotations.BatesStamp Assembly

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