Click or drag to resize

StiFileDataOptions Constructor

Initializes a new instance of the StiFileDataOptions class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
protected StiFileDataOptions(
	byte[] content
)

Parameters

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiFileDataOptions.#ctor(System.Byte[])"]

See Also