Name | Description | |
---|---|---|
FileStreamProvider Constructor | Initializes a new instance of the FileStreamProvider class. |
The following tables list the members exposed by FileStreamProvider.
Name | Description | |
---|---|---|
FileStreamProvider Constructor | Initializes a new instance of the FileStreamProvider class. |
Name | Description | |
---|---|---|
OverwriteOutputFile | Specifies that the FileStreamProvider should overwrite a file if exists; otherwise, a new file with unique name should be created. |
Name | Description | |
---|---|---|
CleanUpOnError | Overridden. Performs the required clean up in case of a rendering error. | |
CreatePrimaryStream | Overridden. Creates the primary working stream. | |
CreateSecondaryStream | Overridden. Creates a secondary stream in the stream provider. | |
GetPrimaryStream | Overridden. Gets the primary stream. | |
GetSecondaryStreams | Overridden. Gets the array of secondary streams |