![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Static Public Member Functions | |
| static string | GetCurrentDirectory () |
| static bool | Exists (string path) |
| static bool | CreateDirectory (string path) |
| static bool | Delete (string path, bool recursive) |
| static bool | Delete (string path) |
| static SolidFramework.StringsArray | GetFiles (string path, bool allDirectories) |
| static SolidFramework.StringsArray | GetFolders (string path, bool allDirectories) |
| static SolidFramework.StringsArray | GetContents (string path, bool allDirectories) |