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