|
PdfFormFieldReadOnly Property |
Gets or sets a value indicating whether the field is read-only or not.
Namespace:
SelectPdf.Forms
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also