Click or drag to resize

StiOptionsEngineSourceCodeEncoding Property

Gets or sets encoding which used for saving soure code.

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

Property Value

Type: Encoding
See Also