Click or drag to resize
FopRendererFactoryFopHome Property
FOP distribution root directory; fop.jar is expected in a build directory below this one, and the libraries in a lib directory.

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

Property Value

Type: String
The fop home.
See Also