Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...pdf"); foreach (string field in pdfDocument.Form.XFA...TransTypes[0].Car[0]"] = "1"; //save updated document pdfDocument.Save(myDir...