'Declaration Public Overloads Sub Add( _
ByVal streamThe stream from which templates must be loaded. The stream can contain TIFF file, Vintasoft binary packet, Vintasoft XMP packet or WANG-packet.As System.IO.Stream _
)
public void Add(
System.IO.Stream stream
)
public: void Add(
System.IO.Stream* stream
)
public:
void Add(
System.IO.Stream^ stream
)
Parameters
- stream
- The stream from which templates must be loaded. The stream can contain TIFF file, Vintasoft binary packet, Vintasoft XMP packet or WANG-packet.