Click or drag to resize
IFopCommandLine Interface
Defines a class that can create Java command line arguments for Apache FOP.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public interface IFopCommandLine

The IFopCommandLine type exposes the following members.

Methods
  NameDescription
Public methodGetCommandLine
Creates command line arguments for Apache FOP.
Top
See Also