Namespace: BitMiracle.Docotic.Pdf
public string Password { get; }
Public ReadOnly Property Password As String Get
When PDF document is encrypted using RC4 or AES-128 algorithms, the library converts the provided password to bytes using UTF-8 encoding.