Click or drag to resize

StiObjectSaveToBytes Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObject.SaveToBytes(System.Boolean)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual byte[] SaveToBytes(
	bool allowPacking = true
)

Parameters

allowPacking (Optional)
Type: SystemBoolean

[Missing <param name="allowPacking"/> documentation for "M:Stimulsoft.Base.StiObject.SaveToBytes(System.Boolean)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Base.StiObject.SaveToBytes(System.Boolean)"]

See Also