public class AutoPdfFormField
Public Class AutoPdfFormField
public ref class AutoPdfFormField
type AutoPdfFormField = class end
AutoPdfFormField | Initializes a new instance of the AutoPdfFormField class |
BackColor | The automatically created form field background color |
BorderColor | The automatically created form field border color |
BorderStyle | The automatically created form field border style |
Export | Controls if the automatically created field value is exported when the PDF form is submitted. This property is true by default |
Flatten | Controls if the automatically created field is flattened in PDF. This property is false by default |
Font | The automatically created form field font |
ForeColor | The automatically created form field fore color |
ReadOnly | Controls if the automatically created field is read only in PDF. This property is false by default |
Required | Controls if the automatically created field is required to have a value when the PDF form is submitted. This property is false by default |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |