Hi,
I’m tiring to get Watermark text from Pdf. The document is Watermarked with the following code:
var document = new Aspose.Pdf.Document(filename);
var wmFontSize = ws.FontSize;
var wmText = ws.Text;
var lines = wm…...Get Watermark text from pdf Aspose.PDF Product Family aspose-pdf-net...aspose-pdf-net profiler January 20, 2025, 9:41am 1 Hi, I’m tiring to...