FormField.IsReadOnly Property

Gets or sets a value indicating if the form field is read only.

public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

FormField
ceTe.DynamicPDF.Forms

In this topic