←Select platform

IncludeWholeLine Property

Summary

Indicates whether to include the whole line where the result was found or just the resulting phrase by itself.

Syntax
C#
C++/CLI
Python
public bool IncludeWholeLine { get; set; } 
public:  
   property bool IncludeWholeLine 
   { 
      bool get() 
      void set(bool value) 
   } 
IncludeWholeLine # get and set (RegexResultsTweaks) 

Property Value

true to include whole line otherwise, false.

Requirements

Target Platforms

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

Leadtools.Document.Unstructured Assembly

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