empira / PDFsharp

PDFsharp and MigraDoc Foundation for .NET 6 and .NET Framework
https://docs.pdfsharp.net/
Other
492 stars 114 forks source link

How to access to TextAlign for PdfSharp.Pdf.AcroForms.PdfTextField? #108

Closed biapar closed 5 months ago

biapar commented 5 months ago

Version 6.1 prev 2

I see in the doc that it's possible to use TextAlign on a PDFField. I tried but I don't see the property. Why?

Thanks.

ThomasHoevel commented 5 months ago

Do you have a link to the doc?

biapar commented 5 months ago

https://packdat.github.io/PDFsharp-net6/ApiDoc/pdfsharp.pdf.acroforms.textalignment

ThomasHoevel commented 5 months ago

That link does not refer to our repository. Derived versions can have modifications not available in the original version.

biapar commented 5 months ago

Ops..Sorry...I don't see that it was a fork! So it's not possible to change the alignment.