PdfDocument.IsPasswordProtected Method

Docotic.Pdf Library Help > BitMiracle.Docotic.Pdf Namespace > PdfDocument Class > PdfDocument Methods > IsPasswordProtected Method
Determines whether the PDF document is password protected.

Overload List

  NameDescription
Public methodStatic memberIsPasswordProtected(array<Byte>[]()[][])
Determines whether the PDF document is password protected.
Public methodStatic memberIsPasswordProtected(Stream)
Determines whether the PDF document is password protected.
Public methodStatic memberIsPasswordProtected(String)
Determines whether the PDF document is password protected.

See Also