Hi,
I’m trying to set up Underline and StrikeOut props on watermark text, but it doesn’t seem to work as expected. Here is my code:
var wmText = “First Line\nSecond Line\nThird Line”;
var lines = wmText.Split(new stri…...wmFontSize, ForegroundColor = Color.Red, Font = FontRepository.FindFont(“Courier”)...FontSize = 20, ForegroundColor = Color.Red, Font = FontRepository.FindFont("Courier")...