Property Editable
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Editable
Gets the value indicating whether the layer is editable.
public bool Editable { get; }
Property Value
- bool
true
if the layer is editable; otherwise,false
.