Click or drag to resize

PdfLoadOptionsPassword Property

Gets or sets the password to open protected / encrypted PDF document. Default value: String.Empty.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public string Password { get; set; }

Property Value

String
See Also