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