OpenOptions Class

Provides additional configuration options for opening a PdfDocument.

public class OpenOptions
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.7.0)
Inheritance
System.Object PdfToSvg.OpenOptions

Constructors

OpenOptionsInitializes a new instance of the OpenOptions class

Properties

PasswordThe 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.

See Also

PdfToSvg Namespace