Click or drag to resize

StiOptionsEngineAllowInsertLineBreaksWhenSavingByteArray Property

Gets or sets a value which allow insert line breaks when saving byte array to Base64 string.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AllowInsertLineBreaksWhenSavingByteArray { get; set; }

Property Value

Type: Boolean
See Also