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