ExportWriter(Stream, ExportWriterTypes) Constructor
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public ExportWriter(
Stream stream,
ExportWriterTypes type
)
Public Sub New (
stream As Stream,
type As ExportWriterTypes
)
Parameters
- stream Stream
-
- type ExportWriterTypes
-