←Select platform

LTVerexLogicalExpression Enumeration

Summary

String expressions that can be used when building a LTVerex.

Syntax
C#
C++/CLI
Python
public enum LTVerexLogicalExpression 
public: 
   enum class LTVerexLogicalExpression sealed 
class LTVerexLogicalExpression(Enum): 
   StartOfLine = 0 
   EndOfLine = 1 
Members
ValueMemberDescription
0StartOfLineStart of line
1EndOfLineEnd of line
Requirements

Target Platforms

See Also

Reference

Leadtools.Regex Namespace

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

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