StiFileDataOptions Constructor |
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax protected StiFileDataOptions(
byte[] content
)
Protected Sub New (
content As Byte()
)
Parameters
- content
- Type: SystemByte
[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiFileDataOptions.#ctor(System.Byte[])"]
See Also