Click or drag to resize
FopRendererFactoryJavaHome Property
Root directory for Java; the java.exe file is expected in a bin directory below this one.

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

Property Value

Type: String
The Java home. Default : The JAVA_HOME environment variable.
See Also