Wether the line endings should be rendered or not (default=true)
Namespace: BigBangProductions.CurveRuntime.LinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public bool RenderLineEndings { get; set; }
public bool RenderLineEndings { get; set; }
Public Property RenderLineEndings As Boolean
Get
Set
Public Property RenderLineEndings As Boolean
Get
Set
public:
property bool RenderLineEndings {
bool get ();
void set (bool value);
}
public:
property bool RenderLineEndings {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean