I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise.
I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...double ury) { var annot = new Aspose.Pdf.Annotations.RedactionAnnotation(page...urx, ury)); annot.FillColor = annotationColor; annot.Color = annotationColor;...