Click or drag to resize

UseOfficeIsPasswordProtected Method

Overload List
 NameDescription
Public methodIsPasswordProtected(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).
Public methodIsPasswordProtected(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).
Public methodIsPasswordProtected(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).
Top
See Also