FileContextSaveInTempFile Property

Determines if file should be saved in temporary file first.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool SaveInTempFile { get; set; }

Property Value

Boolean

See Also