ImageDevice Properties

The ImageDevice type exposes the following members.

Properties
  NameDescription
Protected propertyConfiguration
Gets device configuration.
(Overrides DeviceTGraphicContext, TRenderingOptionsConfiguration.)
Public propertyGraphicContext
Gets the graphic context
(Inherited from DeviceTGraphicContext, TRenderingOptions.)
Public propertyGraphics
Gets the instance of Graphics.
Public propertyOptions
Gets rendering options.
(Inherited from DeviceTGraphicContext, TRenderingOptions.)
Protected propertyOutputStream
Sets and gets the output stream.
(Inherited from DeviceTGraphicContext, TRenderingOptions.)
Protected propertyPageIndex
Sets or gets the index of the current page
(Inherited from DeviceTGraphicContext, TRenderingOptions.)
Protected propertyStreamProvider
Gets the stream provider object.
(Inherited from DeviceTGraphicContext, TRenderingOptions.)
See Also