←Select platform

SkipedLines Property

Summary

Indicates the number of the components to be removed from the SearchWindowSize.WindowSize outputs.

Syntax
C#
C++/CLI
Java
Python
public List<int> SkipedLines { get; set; } 
public Integer getSkipedLines(); 
public void setSkipedLines( 
   java.util.List<java.lang.Integer> integer 
); 
public:  
   property List<Int32>^ SkipedLines 
   { 
      List<Int32>^ get() 
      void set(List<Int32>^ value) 
   } 
SkipedLines # get and set (SearchWindowSize) 

Property Value

The default value is 0.

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.