Dear GroupDocs Support Team,
I hope this message finds you well. I am writing to share feedback regarding the performance of GroupDocs.Watermark for .NET (v24.7.0) when processing large TIFF image files and to kindly re…...GroupDocsWatermarkBe() { ParamList = new List<Input>(); string resourcesDir...Combine(outputDir, file.Name) }); } } public List<Input> ParamList { get; } [...