Password

IPdfOptions.Password property

Setting user password to protect the PDF document. Read/write String.

public string Password { get; set; }

See Also