HTMLToQPDF icon indicating copy to clipboard operation
HTMLToQPDF copied to clipboard

✨ Add Text Alignment

Open sercanuste opened this issue 11 months ago • 0 comments

This PR implements TextHorizontalAlignment support for HTML elements.

handler.SetTextAlignmentForHtmlElement("p", TextHorizontalAlignment.Justify);

Fixes #10

sercanuste avatar Feb 21 '25 12:02 sercanuste