Hi Team,
I am getting The type initializer for ‘’ threw an exception error when trying to apply watermark on Excel file type.
using FileStream stream = File.Open(infilename, FileMode.Open, FileAccess.ReadWrite);
using…...trying to apply watermark on excel file type. using FileStream...