StreamProviderOptions class

StreamProviderOptions class

Represents the stream options.

The StreamProviderOptions type exposes the following members:

Constructors

Constructor Description
StreamProviderOptions()

Properties

Property Description
default_path The default path(URL) saved in generated html file for the referred source.
For example, the sheet data saved in xxx_files/sheet001.htm, the url used in the main html file should be like “src=“xxx_files/sheet001.htm””
stream Gets/Sets the stream

See Also