'Usage Dim instance As ReportSettings Dim stream As Stream instance.Save(stream)
Parameters
- stream
- The System.IO.Stream to which to save the report settings. Cannot be a null reference (Nothing in Visual Basic).
'Usage Dim instance As ReportSettings Dim stream As Stream instance.Save(stream)
Only the properties specified by the PersistedColumnProperties and PersistedSettings properties will be saved.
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