Click or drag to resize

TifConverterLog Property

Set this to your application log instance. Otherwise the system will create a log file called TIFConverter.log

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public static Log Log { get; set; }

Property Value

Type: Log
See Also