foxit.fts.DocumentsSource Class Reference
Inheritance diagram for foxit.fts.DocumentsSource:
foxit.common.Base

Public Member Functions

 DocumentsSource (string directory)
 Constructor, with a directory.
More...
 
 DocumentsSource (DocumentsSource other)
 Constructor, with another DocumentsSource object.

 
bool IsEmpty ()
 Check whether current object is empty or not.
More...
 

Detailed Description

This class is used to represent a specified directory, which contains PDF files and user wants to search among these PDF files.

Constructor & Destructor Documentation

◆ DocumentsSource()

foxit.fts.DocumentsSource.DocumentsSource ( string  directory)
inline

Constructor, with a directory.

Parameters
directoryA path string that represents a directory.

Member Function Documentation

◆ IsEmpty()

bool foxit.fts.DocumentsSource.IsEmpty ( )
inline

Check whether current object is empty or not.

When the current object is empty, that means current object is useless.

Returns
true means current object is empty, while false means not.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.