|
Foxit PDF SDK
|
Public Member Functions | |
| constructor (directory) | |
| Constructor, with a directory. More... | |
| IsEmpty () | |
| Check whether current object is empty or not. More... | |
This class is used to represent a specified directory, which contains PDF files and user wants to search among these PDF files.
| FSDK.DocumentsSource.constructor | ( | directory | ) |
Constructor, with a directory.
| [in] | directory | A path string that represents a directory. |
| FSDK.DocumentsSource.IsEmpty | ( | ) |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.