| 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.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string FopHome { get; }Public ReadOnly Property FopHome As String
Get
public:
property String^ FopHome {
String^ get ();
}member FopHome : string with get
Property Value
Type:
String
The fop home.
See Also