Overload List
Name | Description |
---|---|
IsPasswordProtected(array<Byte>[]()[]) |
Detects if a given MS Office document is protected by a password or not.
Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml).
|
IsPasswordProtected(Stream) |
Detects if a given Ms Office document is protected by a password or not.
Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml).
|
IsPasswordProtected(String) |
Detects if a given Ms Office document is protected by a password or not.
Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml).
|