C1.C1Preview.Export Namespace > Exporter Class : Export Method |
Overload | Description |
---|---|
Export(String) | Exports the object specified by the Exporter.Document property on the current exporter to the specified file. |
Export(Stream) | Exports the object specified by the Exporter.Document property on the current exporter to the specified System.IO.Stream.
Note that some export formats do not support exporting to streams. Test the value returned by the ExportProvider.CanExportToStream property on Exporter.ExportProvider prior to calling this method. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2