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