Hi,
I have a TextBoxField and I would like to get it’s structural layout attributes e.g. padding. How can I do this with Aspose.Pdf.Net 25.12 ?
Thanks...like Margin, Border, and Alignment to manage spacing. Here’s...Border(textBoxField) { Width = 1 }; Alignment Settings : Use TextHorizontalAlignm...