Property IsEncrypted
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
IsEncrypted
True when the file is password-protected / encrypted.
public bool? IsEncrypted { get; set; }
Property Value
- bool?
True when the file is password-protected / encrypted.
public bool? IsEncrypted { get; set; }