 |
PdfFormFieldReadOnly Property |
Gets or sets a value indicating whether the field is read-only or not.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
Get
Set
Property Value
Boolean
See Also