←Select platform

ValueCanSpanLines Property

Summary

Indicates whether the value pattern can span multiple lines.

Syntax
C#
VB
C++
public bool ValueCanSpanLines { get; set; } 
Public Property ValueCanSpanLines() As Boolean 
   Get 
   Set 
public:  
   property bool ValueCanSpanLines 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to indicate that Value can span multiple lines, otherwise, false.

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

Leadtools.Document.Unstructured Assembly

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