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