PdfImportOptions.Password

PdfImportOptions.Password property

Gets or sets a password to decrypt the document content.

public string Password { get; set; }

See Also