Property CopyContents
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
CopyContents
Gets a value indicating whether it is allowed to copy or otherwise extract text and graphics from the document.
public bool CopyContents { get; }
Property Value
- bool
true
if it is allowed to copy or otherwise extract text and graphics from the document; otherwise,false
.