ComponentOne PDF for .NET
IsReadOnly Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : IsReadOnly Property
Gets or sets a value indicating whether the current PdfFieldBase represents a read-only field.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members