See Also

Page Class  | Page Members  | Overload List

Language

Visual Basic

C#

Show All

stm
Specifies the Stream that contains the previously saved page content.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Load(Stream) Method

Loads page content from the specified stream.

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

Parameters

stm
Specifies the Stream that contains the previously saved page content.

See Also

Page Class  | Page Members  | Overload List

 

 


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