IAutomationWordWrapInErrorLog Property

Error log use word wrap to show all text in visible width of log window, if this is false it write the lines until next new line (\n\r) is comming.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool WordWrapInErrorLog { get; set; }

Property Value

Boolean

See Also