FormElement.ReadOnly Property

Gets or Sets the read only property status of the form field.

public bool ReadOnly { get; set; }
Public Property ReadOnly 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

FormElement
ceTe.DynamicPDF.PageElements.Forms

In this topic