CreaSign

Data Class

Represents a stream of binary data.

For a list of all members of this type, see Data Members.

[Visual Basic]
Public Class Data

Remarks

To get a copy of data from the Data object, use DataAsXXXX properties.

An instance of this class can also be used to transfer binary data from a web server to the browser.

To transfer the data from the server, put the following object tag in your web page:

<object classid='clsid:F4BCA060-D74F-4C5B-835A-E192BFF4FF01' 
data='data.dat'>

The instances of this class also implement the standard IStream. This make them useful in the following scenarios:

Requirements

Requires CreaSign Pro or CreaSign Lite.

See Also

Data Members | CreaSign Namespace


Send comments on this topic.

(c) CREA 2002-2007 www.creasign.si