IPdfDeviceFactory class

IPdfDeviceFactory class

Represents a factory for creating PDF devices.

The IPdfDeviceFactory type exposes the following members:

Methods

MethodDescription
createCreates a PDF device with the specified rendering options and stream provider.
createCreates a PDF device with the specified rendering options and file path.
createCreates a PDF device with the specified rendering options and stream.

See Also