|
In the PdfLoadedListBoxField as well as the PdfLoadedComboBox field, there is no way to change the ForeColor or BackColor. I could delete the PdfLoadedListBoxField and replace it with a new PdfListBoxField and save/open the document but there isn't even a way to know what the current ForeColor/BackColor is.
There is no way to change the PdfCheckBoxStyle on the PdfLoadedCheckBoxField. It's only available through the Style attribute of the PdfCheckFieldBase class.
|
We have considered as the usability feature for exposing ForeColor and BackColor properties in PdfLoadedFormFields. The feature implementation will be included in our upcoming service pack 2018 Volume 3 SP1 release which is estimated to be available by last week of October, 2018. |
|
There does not appear to be any way to change the rotation of any of the fields. There is a RotationAngle in the GraphicsProperties of all of the fields but the method GetGraphicsProperties is protected. |
We have logged the feature request for providing support for rotating form field.
At present we do not have immediate plan to implement this feature and this feature will be available on any of our upcoming release.
We will let you know once the feature has been implemented |