Click or drag to resize
FopRendererFactoryWorkingDir Property
Base directory to execute Java from. Relative resources in the XSL-FO file will be interpreted from this directory.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public string WorkingDir { get; }

Property Value

Type: String
The working directory. Default: the application's root path.
See Also