Property MetadataEncrypted
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
MetadataEncrypted
Gets a value indicating whether document metadata is encrypted.
public bool MetadataEncrypted { get; }
Property Value
- bool
true
if document metadata is encrypted; otherwise,false
.