DefaultDirectory

Inheritance: java.lang.Object, com.aspose.pdf.DefaultDirectory

public class DefaultDirectory extends Object

Specifies default path for some purpose

Constructors

ConstructorDescription
DefaultDirectory

Methods

MethodDescription
getDefaultDirectoryGets the current working directory for the internal processes.
setDefaultDirectoryGets 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.