See Also

Page Class  | Page Members  | Overload List

Language

Visual Basic

C#

Show All

stm
Specifies the stream to which to store the page content.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Save(Stream) Method

Saves page content to the specified Stream.

[Visual Basic]
Overloads Public Function Save( _    ByVal stm As Stream _ ) As Boolean
[C#]
public bool Save(    Stream stm );

Parameters

stm
Specifies the stream to which to store the page content.

See Also

Page Class  | Page Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.