←Select platform

ExpressionStartSymbol Property

Summary
Gets or sets the starting symbol the expression should start with.
Syntax
C#
C++/CLI
Java
Python
public string ExpressionStartSymbol { get; set; } 
public String getExpressionStartSymbol() 
public void setExpressionStartSymbol(String expressionStartSymbol) 
public:  
   property String^ ExpressionStartSymbol 
   { 
      String^ get() 
      void set(String^ value) 
   } 
ExpressionStartSymbol # get and set (AnnBatesStampTranslator) 

Property Value

A value of the starting symbol the expression should start with, 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.