public class DefaultDirectory extends Object
Specifies default path for some purpose
| Constructor and Description |
|---|
DefaultDirectory() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultDirectory()
Gets the current working directory for the internal processes.
|
static void |
setDefaultDirectory(String value)
Gets the current working directory for the internal processes.
|
public static String getDefaultDirectory()
public static void setDefaultDirectory(String value)
value - String valueCopyright © 2025 Aspose. All Rights Reserved.