Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Description

Excerpt

Opens the template file from a stream.

Signature
C#
C#
public void Open(System.IO.Stream stream)
Signature
vb.net
vb.net
Public Sub Create(ByVal stream As System.IO.Stream)
Parameters
Param
stream
stream

The stream to open the file from.