I have groupdocs license.
But when i try to remove watermark as per attached project it says cannot remove parts with this licence.
can you please help on this
here is the code I am using
public static void RemoveWat…...RemoveWaterMark(string FilePath, string password) { License lic = new License();...LoadOptions(); getLoadOptions.Password = password; using (Watermarker watermarker...