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
trueif the layer is visible; otherwise,false.
Gets the value indicating whether the layer is visible.
public bool Visible { get; }
true if the layer is visible; otherwise, false.