Property Printed
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Printed
Gets the value indicating whether the layer should be printed.
public bool Printed { get; }
Property Value
- bool
true
if the layer should be printed; otherwise,false
.