DefaultDirectory
Inheritance: java.lang.Object, com.aspose.pdf.DefaultDirectory
public class DefaultDirectory extends Object
Specifies default path for some purpose
Constructors
| Constructor | Description |
|---|---|
| DefaultDirectory |
Methods
| Method | Description |
|---|---|
| getDefaultDirectory | Gets the current working directory for the internal processes. |
| setDefaultDirectory | Gets the current working directory for the internal processes. The directory should be exist. |
DefaultDirectory
public DefaultDirectory()
getDefaultDirectory
public static String getDefaultDirectory()
Gets the current working directory for the internal processes.
Returns: String value
setDefaultDirectory
Gets the current working directory for the internal processes. The directory should be exist.