OpenOptions.Password Property

The password used for opening the PDF. This can be either the user password or the owner password. If the owner password is specified, any usage restrictions are bypassed.

public string? Password { get; set; }
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.7.0)

Property Value

String

See Also

OpenOptions Class
PdfToSvg Namespace