FileCreateStreamProvider class

FileCreateStreamProvider class

Represents FileStream implementation for providing streams to the rendering devices.

The FileCreateStreamProvider type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FileCreateStreamProvider class.
initInitializes a new instance of the FileCreateStreamProvider class.
initInitializes a new instance of the FileCreateStreamProvider class.

Properties

PropertyDescription
directoryGets or sets the directory.
nameGets or sets the name.

Methods

MethodDescription
get_streamProvides a stream for rendering.
get_streamProvides a stream for rendering.
release_streamReleases the stream.

See Also