Visual Basic (Declaration) | |
---|---|
Public Overloads Function Load( _ ByVal stm As System.IO.Stream _ ) As System.Boolean |
C# | |
---|---|
public System.bool Load( System.IO.Stream stm ) |
Parameters
- stm
- Specifies the Stream that contains the previously saved page content.
ActiveReports Developer 7 | |
Load(Stream) Method | |
See Also |
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class > Load Method : Load(Stream) Method |
Glossary Item Box