←Select platform

TweaksForResults Property

Summary

Contains the settings for post-processing, the sort of tweaks to have after the value is found.

Syntax
C#
VB
C++
public RegexResultsTweaks TweaksForResults { get; set; } 
Public Property TweaksForResults() As RegexResultsTweaks 
   Get 
   Set 
public:  
   property RegexResultsTweaks^ TweaksForResults 
   { 
      RegexResultsTweaks^ get() 
      void set(RegexResultsTweaks^ value) 
   } 

Property Value

Tweaks for results processing.

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.