Click or drag to resize
ApocDriver Properties

The ApocDriver type exposes the following members.

Properties
  Name Description
Public property Static member ActiveDriver
Gets or sets the active ApocDriver.
Public property BaseDirectory
Gets or sets the base directory used to locate external resourcs such as images.
Public property CloseOnExit
Determines if the output stream should be automatically closed upon completion of the render process.
Public property Code example Credentials
Gets a reference to a CredentialCache object that manages credentials for multiple Internet resources.
Public property ImageHandler
Gets or sets the handler that is responsible for loading the image data for external graphics.
Public property Options
Options that are passed to the rendering engine.
Public property Static member ProductKey
Write only property that can be used to bypass licenses.licx and set a product key directly.
Public property Renderer
Determines which rendering engine to use.
Public property Timeout
Gets or sets the time in milliseconds until an HTTP image request times out.
Top
See Also