Property ReadOnly
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ReadOnly
Gets or sets a value indicating whether to allow widget to interact with the user.
public bool ReadOnly { get; set; }
Property Value
- bool
true
if to allow widget to interact with the user; otherwise,false
.