ComponentOne PDF for WPF and Silverlight
IsReadOnly Property (PdfFieldBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf 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 Boolean
public bool IsReadOnly {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members