I want to use
ScreenCaptureJob
in my application. Google'd and found that this assembly:
'Microsoft.Expression.Encoder.ScreenCapture'
. But still I can not find it in the add links window in .NET assemblies. Please suggest how I can get the required assembly for this class:
ScreenCaptureJob
source share